Skip to content

Commit 0863f6c

Browse files
committed
Upgrade aiohttp
1 parent fb959c4 commit 0863f6c

File tree

2 files changed

+285
-269
lines changed

2 files changed

+285
-269
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
fastapi = "*"
8-
aiohttp = "<4"
8+
aiohttp = "<4,>=3.9.0"
99
asyncpg = ">=0.29.0"
1010
sqlalchemy = {extras = ["asyncio"], version = "*"}
1111

0 commit comments

Comments
 (0)