diff --git a/requirements/production.txt b/requirements/production.txt index bf93f421..f18893d2 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -3,7 +3,7 @@ -r base.txt # gunicorn==19.9.0 # https://github.com/benoitc/gunicorn -uvicorn==0.10.3 +uvicorn==0.11.7 psycopg2==2.8.5 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 Collectfast==1.3.1 # https://github.com/antonagestam/collectfast