|
10 | 10 |
|
11 | 11 | -i https://pypi.org/simple |
12 | 12 | --trusted-host pypi.org |
13 | | -astroid==2.8.0; python_version ~= '3.6' |
14 | | -black==21.9b0 |
15 | | -bleach==4.1.0; python_version >= '3.6' |
16 | | -certifi==2021.5.30 |
17 | | -cffi==1.14.6 |
18 | | -charset-normalizer==2.0.6; python_version >= '3' |
19 | | -click==8.0.1; python_version >= '3.6' |
20 | | -colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
21 | | -cryptography==3.4.8; python_version >= '3.6' |
22 | | -docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
23 | | -idna==3.2; python_version >= '3' |
24 | | -importlib-metadata==4.8.1; python_version >= '3.6' |
25 | | -isort==5.9.3 |
26 | | -jeepney==0.7.1; sys_platform == 'linux' |
27 | | -keyring==23.2.1; python_version >= '3.6' |
| 13 | +astroid==2.6.6; python_version ~= '3.6' |
| 14 | +black==21.11b1 |
| 15 | +click==8.0.3; python_version >= '3.6' |
| 16 | +isort==5.10.1 |
28 | 17 | lazy-object-proxy==1.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' |
29 | 18 | mccabe==0.6.1 |
30 | 19 | mypy-extensions==0.4.3 |
31 | | -numpy==1.21.2 |
32 | | -packaging==21.0; python_version >= '3.6' |
| 20 | +numpy==1.21.4 |
33 | 21 | pathspec==0.9.0 |
34 | | -pkginfo==1.7.1 |
35 | | -platformdirs==2.3.0; python_version >= '3.6' |
36 | | -pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
37 | | -pygments==2.10.0; python_version >= '3.5' |
38 | | -pylint==2.11.1 |
39 | | -pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' |
40 | | -readme-renderer==29.0 |
41 | | -regex==2021.9.24 |
42 | | -requests-toolbelt==0.9.1 |
43 | | -requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' |
44 | | -rfc3986==1.5.0 |
45 | | -secretstorage==3.3.1; sys_platform == 'linux' |
46 | | -six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 22 | +platformdirs==2.4.0; python_version >= '3.6' |
| 23 | +pylint==3.0.0a4 |
| 24 | +regex==2021.11.10 |
| 25 | +setuptools==59.4.0; python_version >= '3.6' |
47 | 26 | toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' |
48 | | -tomli==1.2.1; python_version >= '3.6' |
49 | | -torch==1.9.1 |
50 | | -tqdm==4.62.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
51 | | -twine==3.4.2 |
52 | | -typing-extensions==3.10.0.2 |
53 | | -urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' |
54 | | -webencodings==0.5.1 |
55 | | -wrapt==1.12.1 |
56 | | -zipp==3.5.0; python_version >= '3.6' |
| 27 | +tomli==1.2.2; python_version >= '3.6' |
| 28 | +torch==1.10.0 |
| 29 | +typing-extensions==4.0.0; python_version >= '3.6' |
| 30 | +wrapt==1.12.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
0 commit comments