1+ --extra-index-url https://download.pytorch.org/whl/cpu
2+
13astroid == 2.12.13 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
24attrs == 22.2.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
35black == 22.12.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
@@ -16,17 +18,15 @@ numpy==1.21.1 ; python_full_version >= "3.7.2" and python_version < "3.8"
1618numpy == 1.24.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
1719packaging == 22.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
1820pathspec == 0.10.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
19- platformdirs == 2.6.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
21+ platformdirs == 2.6.2 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2022pluggy == 1.0.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2123pylint == 2.15.9 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2224pytest-cov == 4.0.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2325pytest == 7.2.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
24- setuptools == 65.6.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and platform_system == "Linux"
2526tomli == 2.0.1 ; python_full_version >= "3.7.2" and python_full_version < "3.11.0a7"
2627tomlkit == 0.11.6 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
27- torch == 1.13.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
28+ torch == 1.13.1+cpu ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2829typed-ast == 1.5.4 ; python_version < "3.8" and implementation_name == "cpython" and python_full_version >= "3.7.2"
2930typing-extensions == 4.4.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
30- wheel == 0.38.4 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and platform_system == "Linux"
3131wrapt == 1.14.1 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
3232zipp == 3.11.0 ; python_full_version >= "3.7.2" and python_version < "3.8"
0 commit comments