Browse Source

upgrade packages for aiohttp (#2874)

Samuel Colvin 8 years ago
parent
commit
954fdf53db
1 changed files with 4 additions and 4 deletions
  1. 4 4
      frameworks/Python/aiohttp/requirements.txt

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

@@ -1,10 +1,10 @@
-aiohttp==2.0.2
+aiohttp==2.1.0
 aiohttp-jinja2==0.13.0
 aiohttp-jinja2==0.13.0
 aiopg==0.13.0
 aiopg==0.13.0
-asyncpg==0.9.0
-cchardet==1.1.3
+asyncpg==0.11.0
+cchardet==2.1.0
 gunicorn==19.7.1
 gunicorn==19.7.1
 psycopg2==2.7.1
 psycopg2==2.7.1
-SQLAlchemy==1.1.6
+SQLAlchemy==1.1.10
 ujson==1.35
 ujson==1.35
 uvloop==0.8.0
 uvloop==0.8.0