Browse Source

Merge pull request #4665 from eluna-te/master

bump sqlalchemy version
Mike Smith 6 years ago
parent
commit
089fba80da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/aiohttp/requirements.txt

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

@@ -5,6 +5,6 @@ asyncpg==0.15.0
 cchardet==2.1.1
 cchardet==2.1.1
 gunicorn==19.9.0
 gunicorn==19.9.0
 psycopg2==2.7.5
 psycopg2==2.7.5
-SQLAlchemy==1.1.10
+SQLAlchemy==1.3.0
 ujson==1.35
 ujson==1.35
 uvloop==0.9.1
 uvloop==0.9.1