add python requirements

This commit is contained in:
nigel007 2021-02-13 08:46:19 +08:00
parent 4e3d23f1f2
commit 61de22784e
1 changed files with 34 additions and 0 deletions

34
requirements.txt Normal file
View File

@ -0,0 +1,34 @@
appnope==0.1.2
backcall==0.2.0
certifi==2020.12.5
cycler==0.10.0
decorator==4.4.2
ipykernel==5.4.3
ipython==7.19.0
ipython-genutils==0.2.0
jedi==0.18.0
jupyter-client==6.1.11
jupyter-core==4.7.0
kiwisolver==1.3.1
matplotlib==3.3.4
numpy==1.20.0
pandas==1.2.1
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.0
prompt-toolkit==3.0.14
ptyprocess==0.7.0
Pygments==2.7.4
PyMySQL==1.0.2
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.5
PyYAML==5.4.1
pyzmq==22.0.2
scipy==1.6.0
seaborn==0.11.1
six==1.15.0
tornado==6.1
traitlets==5.0.5
wcwidth==0.2.5