This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
23 lines (23 loc) · 1.63 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
click==8.1.3 ; python_version >= "3.10" and python_version < "3.12"
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.12" and platform_system == "Windows"
commonmark==0.9.1 ; python_version >= "3.10" and python_version < "3.12"
contourpy==1.0.7 ; python_version >= "3.10" and python_version < "3.12"
cycler==0.11.0 ; python_version >= "3.10" and python_version < "3.12"
fonttools==4.39.4 ; python_version >= "3.10" and python_version < "3.12"
joblib==1.2.0 ; python_version >= "3.10" and python_version < "3.12"
kiwisolver==1.4.4 ; python_version >= "3.10" and python_version < "3.12"
matplotlib==3.7.1 ; python_version >= "3.10" and python_version < "3.12"
numpy==1.24.3 ; python_version >= "3.10" and python_version < "3.12"
packaging==23.1 ; python_version >= "3.10" and python_version < "3.12"
pandas==1.5.3 ; python_version >= "3.10" and python_version < "3.12"
pillow==9.5.0 ; python_version >= "3.10" and python_version < "3.12"
pygments==2.15.1 ; python_version >= "3.10" and python_version < "3.12"
pyparsing==3.0.9 ; python_version >= "3.10" and python_version < "3.12"
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "3.12"
pytz==2023.3 ; python_version >= "3.10" and python_version < "3.12"
rich==12.6.0 ; python_version >= "3.10" and python_version < "3.12"
scikit-learn==1.2.2 ; python_version >= "3.10" and python_version < "3.12"
scipy==1.10.1 ; python_version >= "3.10" and python_version < "3.12"
seaborn==0.12.2 ; python_version >= "3.10" and python_version < "3.12"
six==1.16.0 ; python_version >= "3.10" and python_version < "3.12"
threadpoolctl==3.1.0 ; python_version >= "3.10" and python_version < "3.12"