|
1 | 1 | astroid==2.8.6; python_version >= "3.6" and python_version < "4.0" |
2 | | -atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" |
3 | | -attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" |
| 2 | +atomicwrites==1.4.0; 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.4.0" |
| 3 | +attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" |
4 | 4 | black==21.12b0; python_full_version >= "3.6.2" |
5 | 5 | click==8.0.4; python_version >= "3.6" |
6 | | -colorama==0.4.4; platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.6.2" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.6" and python_version < "4.0" and sys_platform == "win32" and python_full_version >= "3.5.0") and (python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0") |
| 6 | +colorama==0.4.4; platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.6.2" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.6" and python_version < "4.0" and sys_platform == "win32" and python_full_version >= "3.5.0") and (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.5.0") |
7 | 7 | coverage==6.3.2; python_version >= "3.7" |
8 | 8 | importlib-metadata==4.11.3; python_version < "3.8" and python_version >= "3.7" and python_full_version >= "3.6.2" |
9 | | -iniconfig==1.1.1; python_version >= "3.6" |
| 9 | +iniconfig==1.1.1; python_version >= "3.7" |
10 | 10 | isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0" |
11 | 11 | lazy-object-proxy==1.7.1; python_version >= "3.6" and python_version < "4.0" |
12 | 12 | mccabe==0.6.1; python_version >= "3.6" and python_version < "4.0" |
13 | 13 | mypy-extensions==0.4.3; python_full_version >= "3.6.2" |
14 | 14 | numpy==1.21.1; python_version >= "3.7" |
15 | | -packaging==21.3; python_version >= "3.6" |
| 15 | +packaging==21.3; python_version >= "3.7" |
16 | 16 | pathspec==0.9.0; python_full_version >= "3.6.2" |
17 | 17 | platformdirs==2.5.2; python_version >= "3.7" and python_full_version >= "3.6.2" and python_version < "4.0" |
18 | | -pluggy==1.0.0; python_version >= "3.6" |
19 | | -py==1.11.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" |
| 18 | +pluggy==1.0.0; python_version >= "3.7" |
| 19 | +py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" |
20 | 20 | pylint==2.11.1; python_version >= "3.6" and python_version < "4.0" |
21 | | -pyparsing==3.0.8; python_full_version >= "3.6.8" and python_version >= "3.6" |
| 21 | +pyparsing==3.0.8; python_full_version >= "3.6.8" and python_version >= "3.7" |
22 | 22 | pytest-cov==3.0.0; python_version >= "3.6" |
23 | | -pytest==7.0.1; python_version >= "3.6" |
| 23 | +pytest==7.1.2; python_version >= "3.7" |
24 | 24 | toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.3.0" |
25 | 25 | tomli==1.2.3; python_version >= "3.7" and python_full_version >= "3.6.2" |
26 | 26 | torch==1.11.0; python_full_version >= "3.7.0" |
|
0 commit comments