-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
20 lines (20 loc) · 1.64 KB
/
requirements.txt
File metadata and controls
20 lines (20 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
astroid==2.14.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
dill==0.3.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
isort==5.12.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
joblib==1.2.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
mccabe==0.7.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
numpy==1.24.2 ; python_full_version < "4.0.0" and python_full_version >= "3.10.8"
pandas==1.5.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
pathvalidate==2.5.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
perflint==0.7.3 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
platformdirs==3.0.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
pylint==2.16.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
python-dateutil==2.8.2 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
pytz==2022.7.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
tomli==2.0.1 ; python_full_version >= "3.10.8" and python_version < "3.11"
tomlkit==0.11.6 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"
typing-extensions==4.5.0 ; python_full_version >= "3.10.8" and python_version < "3.11"
wrapt==1.14.1 ; python_full_version >= "3.10.8" and python_full_version < "4.0.0"