add project files
This commit is contained in:
19
YZM526/Pipfile
Normal file
19
YZM526/Pipfile
Normal file
@@ -0,0 +1,19 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
jupyter = "*"
|
||||
scipy = "*"
|
||||
numpy = "*"
|
||||
sympy = "*"
|
||||
matplotlib = "*"
|
||||
seaborn = "*"
|
||||
stemgraphic = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
python_full_version = "3.10.10"
|
||||
Reference in New Issue
Block a user