diff --git a/django/hello-world/requirements.txt b/django/hello-world/requirements.txt index 963951d..aa49286 100644 --- a/django/hello-world/requirements.txt +++ b/django/hello-world/requirements.txt @@ -1,2 +1,2 @@ -Django==6.0.3 +Django==6.0.4 whitenoise==6.12.0 \ No newline at end of file