Skip to content

Commit 690bf19

Browse files
committed
Add async-timeout Python version specifier
1 parent c5434e9 commit 690bf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aiohttp>=3.9.1,<4
22
typing_extensions>=4.1.0
33
backports.datetime_fromisoformat>=2.0.1 ; python_version < "3.11"
4-
async-timeout
4+
async-timeout ; python_version < "3.11"

0 commit comments

Comments
 (0)