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 b15040c commit bde1e41Copy full SHA for bde1e41
requirements.txt
@@ -1,2 +1,3 @@
1
typeguard==2.13
2
aiohttp>=3.6.0,<3.9.0
3
+typing_extensions>=4,<5; python_version < "3.11"
0 commit comments