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 6a3ba0b + 52abcf2 commit 8065caeCopy full SHA for 8065cae
testing/requirements.txt
@@ -17,4 +17,4 @@ grpcio
17
pytest-asyncio; python_version > '3.0'
18
aioresponses; python_version > '3.0'
19
asynctest; python_version > '3.0'
20
-aiohttp; python_version > '3.0'
+aiohttp < 3.10.0; python_version > '3.0'
0 commit comments