We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7976bd8 commit 4cace0aCopy full SHA for 4cace0a
requirements/base.txt
@@ -1,7 +1,7 @@
1
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
2
Pillow==11.2.1 # https://github.com/python-pillow/Pillow
3
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
4
-redis==5.2.1 # https://github.com/redis/redis-py
+redis==6.2.0 # https://github.com/redis/redis-py
5
hiredis==3.1.0 # https://github.com/redis/hiredis-py
6
7
# Django
0 commit comments