diff --git a/django_test_local_library/requirements.txt b/django_test_local_library/requirements.txt index 85a7be9..56b5bc7 100644 --- a/django_test_local_library/requirements.txt +++ b/django_test_local_library/requirements.txt @@ -2,5 +2,5 @@ dj-database-url==0.5.0 Django==2.1.5 gunicorn==19.9.0 psycopg2-binary==2.7.7 -wheel==0.30.0 +wheel==0.38.1 whitenoise==4.1.2