diff --git a/standalone_django/example/requirements.txt b/standalone_django/example/requirements.txt index c8c7835..c70761d 100644 --- a/standalone_django/example/requirements.txt +++ b/standalone_django/example/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.10 +Django==2.2.24 django-cors-headers==3.2.0 django-environ==0.4.5 django-filter==2.2.0