diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index f944341..491668d 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -9,4 +9,4 @@ drf-yasg==1.21.5 gunicorn==20.1.0 psycopg2-binary==2.9.5 python-decouple==3.8 -whitenoise==6.2.0 +whitenoise==6.5.0