We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3fd4f2 + bed3f61 commit 78e1216Copy full SHA for 78e1216
2 files changed
Pipfile
@@ -15,7 +15,7 @@ types-requests = "*"
15
black = "*"
16
isort = "*"
17
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
18
-zipp = {version = "==3.15.0", markers="python_version < '3.8'"}
+zipp = {version = "==3.16.2", markers="python_version < '3.8'"}
19
exceptiongroup = {version = "*", markers="python_version < '3.11'"}
20
tomli = {version = "*", markers="python_version < '3.11'"}
21
wrapt = {version = "*", markers="python_version < '3.11'"}
0 commit comments