-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
16 lines (16 loc) · 922 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cycler==0.11.0; python_version >= "3.7"
fonttools==4.28.2; python_version >= "3.7"
kiwisolver==1.3.2; python_version >= "3.7"
matplotlib==3.5.0; python_version >= "3.7"
numpy==1.21.4; python_version >= "3.7" and python_version < "3.11"
packaging==21.3; python_version >= "3.7"
pandas==1.3.4; python_full_version >= "3.7.1"
pillow==8.4.0; python_version >= "3.7"
pyparsing==3.0.6; python_version >= "3.7"
python-dateutil==2.8.2; python_full_version >= "3.7.1" and python_version >= "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7")
pytz==2021.3; python_full_version >= "3.7.1" and python_version >= "3.6"
scipy==1.7.3; python_version >= "3.7" and python_version < "3.11"
seaborn==0.11.2; python_version >= "3.6"
setuptools-scm==6.3.2; python_version >= "3.7"
six==1.16.0; python_full_version >= "3.7.1"
tomli==1.2.2; python_version >= "3.7"