diff --git a/run/django/requirements.txt b/run/django/requirements.txt index c99d4885cdb..a3b0bd2fa14 100644 --- a/run/django/requirements.txt +++ b/run/django/requirements.txt @@ -1,4 +1,4 @@ -Django==6.0.5; python_version >= "3.12" +Django==6.0.6; python_version >= "3.12" django-storages[google]==1.14.6 django-environ==0.13.0 psycopg2-binary==2.9.10