Browse Source

Update Uvicorn to 0.3.3 (#4024)

Tom Christie 7 years ago
parent
commit
9fae1f0373
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uvicorn/requirements.txt

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

@@ -1,5 +1,5 @@
 asyncpg==0.16.0
 asyncpg==0.16.0
 jinja2==2.10
 jinja2==2.10
 ujson==1.35
 ujson==1.35
-uvicorn==0.2.7
+uvicorn==0.3.3
 gunicorn==19.9.0
 gunicorn==19.9.0