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 899b2af commit 47e47dfCopy full SHA for 47e47df
requirements-dev.txt
@@ -8,6 +8,6 @@ pytest_httpserver
8
# to solve snyk issue
9
werkzeug>=2.3.8
10
zipp>=3.19.1
11
-aiohttp>=3.8.4,<4
+aiohttp>=3.12.14,<4
12
ruff
13
mypy
requirements.txt
@@ -1,4 +1,4 @@
1
2
httpx>=0.24.1,<1
3
loguru>=0.7.0,<1
4
pydantic[email]>=1.10.7
0 commit comments