-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
20 lines (20 loc) · 1.14 KB
/
requirements.txt
File metadata and controls
20 lines (20 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
attrs==22.2.0; python_version >= "3.7"
cfgv==3.3.1; python_full_version >= "3.6.1" and python_version >= "3.7"
colorama==0.4.6; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.7.0"
distlib==0.3.6; python_version >= "3.7"
exceptiongroup==1.1.0; python_version < "3.11" and python_version >= "3.7"
filelock==3.9.0; python_version >= "3.7"
identify==2.5.13; python_version >= "3.7"
iniconfig==2.0.0; python_version >= "3.7"
mypy-extensions==0.4.3; python_version >= "3.7"
mypy==0.991; python_version >= "3.7"
nodeenv==1.7.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7"
packaging==23.0; python_version >= "3.7"
platformdirs==2.6.2; python_version >= "3.7"
pluggy==1.0.0; python_version >= "3.7"
pre-commit==2.21.0; python_version >= "3.7"
pytest==7.2.1; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
tomli==2.0.1; python_version < "3.11" and python_version >= "3.7"
typing-extensions==4.4.0; python_version >= "3.7"
virtualenv==20.17.1; python_version >= "3.7"