diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index ba3e512..dfa4295 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -9,4 +9,4 @@ drf-yasg==1.21.4 gunicorn==20.1.0 psycopg2-binary==2.9.5 python-decouple==3.6 -whitenoise==6.2.0 +whitenoise==6.3.0