Skip to content

Commit 335fee5

Browse files
authored
Merge pull request #323 from fastjames/fastjames/chore/aiohttp_3_9_5
Allow newer aiohttp versions
2 parents f6971a8 + 8ab4e4d commit 335fee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp[speedups] == 3.9.3
1+
aiohttp[speedups] >= 3.9.3
22
aiohttp-retry >= 2.8.3
33

44
backoff >= 2.2.1

0 commit comments

Comments
 (0)