Quellcode durchsuchen

upgrade aiohttp to major new version: 2 (#2609)

Samuel Colvin vor 8 Jahren
Ursprung
Commit
e22ad13b88
1 geänderte Dateien mit 7 neuen und 7 gelöschten Zeilen
  1. 7 7
      frameworks/Python/aiohttp/requirements.txt

+ 7 - 7
frameworks/Python/aiohttp/requirements.txt

@@ -1,10 +1,10 @@
-aiohttp==1.3.1
+aiohttp==2.0.2
 aiohttp-jinja2==0.13.0
 aiopg==0.13.0
-asyncpg==0.8.4
-cchardet==1.1.2
-gunicorn==19.6.0
-psycopg2==2.6.2
-SQLAlchemy==1.1.5
+asyncpg==0.9.0
+cchardet==1.1.3
+gunicorn==19.7.1
+psycopg2==2.7.1
+SQLAlchemy==1.1.6
 ujson==1.35
-uvloop==0.7.2
+uvloop==0.8.0