Add requirements file for pip
This commit is contained in:
parent
3998119cad
commit
d1c42a84a4
37
requirements.txt
Normal file
37
requirements.txt
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
asttokens==2.4.0
|
||||||
|
backcall==0.2.0
|
||||||
|
comm==0.1.4
|
||||||
|
debugpy==1.8.0
|
||||||
|
decorator==5.1.1
|
||||||
|
exceptiongroup==1.1.3
|
||||||
|
executing==2.0.0
|
||||||
|
ipykernel==6.25.2
|
||||||
|
ipython==8.16.1
|
||||||
|
jedi==0.19.1
|
||||||
|
joblib==1.3.2
|
||||||
|
matplotlib-inline==0.1.6
|
||||||
|
nest-asyncio==1.5.8
|
||||||
|
numpy==1.26.0
|
||||||
|
packaging==23.2
|
||||||
|
pandas==2.1.1
|
||||||
|
parso==0.8.3
|
||||||
|
pexpect==4.8.0
|
||||||
|
pickleshare==0.7.5
|
||||||
|
platformdirs==3.11.0
|
||||||
|
prompt-toolkit==3.0.39
|
||||||
|
psutil==5.9.5
|
||||||
|
ptyprocess==0.7.0
|
||||||
|
pure-eval==0.2.2
|
||||||
|
Pygments==2.16.1
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
pytz==2023.3.post1
|
||||||
|
pyzmq==25.1.1
|
||||||
|
scikit-learn==1.3.1
|
||||||
|
scipy==1.11.3
|
||||||
|
six==1.16.0
|
||||||
|
stack-data==0.6.3
|
||||||
|
threadpoolctl==3.2.0
|
||||||
|
tornado==6.3.3
|
||||||
|
traitlets==5.11.2
|
||||||
|
tzdata==2023.3
|
||||||
|
wcwidth==0.2.8
|
Loading…
Reference in New Issue
Block a user