22
33black == 23.3.0 ; python_full_version >= "3.7.2" and python_version < "3.8"
44black == 23.7.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
5- click == 8.1.6 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
5+ click == 8.1.7 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
66colorama == 0.4.6 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows" )
77coverage [toml ]== 7.2.7 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
8- exceptiongroup == 1.1.2 ; python_full_version >= "3.7.2" and python_version < "3.11"
9- filelock == 3.12.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
8+ exceptiongroup == 1.1.3 ; python_full_version >= "3.7.2" and python_version < "3.11"
9+ filelock == 3.12.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
1010importlib-metadata == 6.7.0 ; python_full_version >= "3.7.2" and python_version < "3.8"
1111iniconfig == 2.0.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
1212isort == 5.11.5 ; python_full_version >= "3.7.2" and python_version < "3.8"
@@ -24,7 +24,7 @@ platformdirs==3.10.0 ; python_full_version >= "3.7.2" and python_full_version <
2424pluggy == 1.2.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2525pytest-cov == 4.1.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2626pytest == 7.4.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
27- ruff == 0.0.284 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
27+ ruff == 0.0.286 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2828sympy == 1.12 ; python_version >= "3.8" and python_full_version < "4.0.0"
2929tomli == 2.0.1 ; python_full_version >= "3.7.2" and python_version < "3.11"
3030torch == 1.13.1+cpu ; python_full_version >= "3.7.2" and python_version < "3.8"
0 commit comments