Skip to content

Commit cbd4054

Browse files
committed
build(deps): packages
1 parent a733150 commit cbd4054

File tree

3 files changed

+63
-63
lines changed

3 files changed

+63
-63
lines changed

poetry.lock

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ attrs==22.2.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
44
black==23.1.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
55
click==8.1.3 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
66
colorama==0.4.6 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.7.2" and python_full_version < "4.0.0" and platform_system == "Windows"
7-
coverage[toml]==7.1.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
7+
coverage[toml]==7.2.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
88
exceptiongroup==1.1.0 ; python_full_version >= "3.7.2" and python_version < "3.11"
99
importlib-metadata==6.0.0 ; python_full_version >= "3.7.2" and python_version < "3.8"
1010
iniconfig==2.0.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
@@ -22,5 +22,5 @@ ruff==0.0.244 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2222
tomli==2.0.1 ; python_full_version >= "3.7.2" and python_full_version <= "3.11.0a6"
2323
torch==1.13.1+cpu ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
2424
typed-ast==1.5.4 ; python_version < "3.8" and implementation_name == "cpython" and python_full_version >= "3.7.2"
25-
typing-extensions==4.4.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
26-
zipp==3.13.0 ; python_full_version >= "3.7.2" and python_version < "3.8"
25+
typing-extensions==4.5.0 ; python_full_version >= "3.7.2" and python_full_version < "4.0.0"
26+
zipp==3.15.0 ; python_full_version >= "3.7.2" and python_version < "3.8"

0 commit comments

Comments
 (0)