Skip to content

Commit 0ed30d3

Browse files
Upgrade aiohttp
1 parent f12751f commit 0ed30d3

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed
Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
aiohttp==3.10.2
2-
asyncpg==0.25.0
3-
cchardet==2.1.7
4-
gunicorn==20.1
1+
aiohttp==3.10.10
2+
asyncpg==0.30.0
3+
gunicorn==23.0.0
54
jinja2==3.1.4
6-
psycopg2==2.9.2
7-
SQLAlchemy==1.4.29
8-
ujson==5.4.0
9-
uvloop==0.16
5+
psycopg2==3.2.3
6+
SQLAlchemy==2.0.36
7+
ujson==5.10.0
8+
uvloop==0.21.0

0 commit comments

Comments
 (0)