Skip to content

Commit

Permalink
Bump min aiohttp version to 3.9
Browse files Browse the repository at this point in the history
Need support for server_hostname option since my hack does not work anymore on 3.10
  • Loading branch information
mvdwetering committed Aug 1, 2024
1 parent 0ab942c commit 5dbcf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aiohttp<4
aiohttp>=3.9.0<4

0 comments on commit 5dbcf09

Please sign in to comment.