diff --git a/001_django_throttling/requirements.txt b/001_django_throttling/requirements.txt index 300041a..f9002c1 100644 --- a/001_django_throttling/requirements.txt +++ b/001_django_throttling/requirements.txt @@ -1,4 +1,4 @@ Django==4.0.7 djangorestframework==3.13.1 gunicorn==20.1.0 -redis==4.3.4 +redis==4.4.4