Skip to content

Commit a9745e4

Browse files
Remove misleading comment CTR
Looks like there's no problem with updating `aiohttp` as @pm-osc [wrote](#51 (comment)): > I have tested manually and aiohttp 3.9.5 works fine also with Python > 3.11.9 and 3.12.3. I have checked and aiohttp 3.9.1 also works with > the mentioned newer Python versions so back then I might have > overlooked something when I added the mentioned comment. Signed-off-by: Florian Hockmann <[email protected]>
1 parent 4747a08 commit a9745e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# 3.9.1 does not work with Python 3.11 and 3.12
21
aiohttp==3.9.5
32

43
# on Python 3.11 and 3.12 this is not installed automatically as dependency of aiohttp

0 commit comments

Comments
 (0)