We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc529a0 commit 92626bcCopy full SHA for 92626bc
requirements.txt
@@ -1,2 +1,2 @@
1
-aiohttp~=3.11.11
2
-pydantic~=2.10.4
+aiohttp>=3.9.0,<3.12
+pydantic>=2.4.1,<2.11
0 commit comments