diff --git a/samples/django-postgres/app/requirements.txt b/samples/django-postgres/app/requirements.txt index 96cf45b0..44867c2a 100644 --- a/samples/django-postgres/app/requirements.txt +++ b/samples/django-postgres/app/requirements.txt @@ -5,5 +5,5 @@ packaging==24.0 psycopg2-binary==2.9.9 setuptools==69.1.1 sqlparse==0.5.0 -wheel==0.43.0 +wheel==0.46.2 whitenoise==6.6.0