diff --git a/requirements.txt b/requirements.txt index 8b6dde9..2931a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ coverage==3.7.1 -Django==1.8.3 +Django==2.2.18 django-environ==0.3.0 -gunicorn==19.3.0 -httplib2==0.9.1 +gunicorn==19.4.0 +httplib2==0.19.0 pbr==1.3.0 psycopg2==2.6.1 -py==1.4.30 +py==1.10.0 pytest==2.7.2 pytest-cov==2.0.0 pytest-django==2.8.0