diff --git a/requirements/base.txt b/requirements/base.txt index cc80a21..b2deb23 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ pytz==2022.1 # https://github.com/stub42/pytz python-slugify==6.1.2 # https://github.com/un33k/python-slugify Pillow==9.1.0 # https://github.com/python-pillow/Pillow argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi -redis==4.2.2 # https://github.com/redis/redis-py +redis==4.5.1 # https://github.com/redis/redis-py # Django # ------------------------------------------------------------------------------