diff --git a/django_test_local_library/requirements.txt b/django_test_local_library/requirements.txt index 85a7be9..52bd6f9 100644 --- a/django_test_local_library/requirements.txt +++ b/django_test_local_library/requirements.txt @@ -1,5 +1,5 @@ dj-database-url==0.5.0 -Django==2.1.5 +Django==2.2.13 gunicorn==19.9.0 psycopg2-binary==2.7.7 wheel==0.30.0