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.
1 parent 63318fa commit 297125aCopy full SHA for 297125a
requirements-dev.txt
@@ -41,7 +41,7 @@ pytest==7.2.2
41
# via replicate (pyproject.toml)
42
pyyaml==6.0
43
# via responses
44
-requests==2.28.2
+requests==2.31.0
45
# via
46
# replicate (pyproject.toml)
47
# responses
requirements.txt
@@ -14,7 +14,7 @@ packaging==23.0
14
15
pydantic==1.10.7
16
17
18
19
typing-extensions==4.5.0
20
# via pydantic
0 commit comments