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 c5434e9 commit 690bf19Copy full SHA for 690bf19
requirements.txt
@@ -1,4 +1,4 @@
1
aiohttp>=3.9.1,<4
2
typing_extensions>=4.1.0
3
backports.datetime_fromisoformat>=2.0.1 ; python_version < "3.11"
4
-async-timeout
+async-timeout ; python_version < "3.11"
0 commit comments