Add django-redis cache

This commit is contained in:
Nyymix 2025-04-14 10:22:52 +03:00
parent 237343b59b
commit 2390968029
2 changed files with 25 additions and 21 deletions

View file

@ -1,6 +1,7 @@
Django==5.1.7
django_cleanup==9.0.0
django_imagekit==5.0.0
django-redis==5.4.0
Pillow==11.1.0
pytz==2025.2
Requests==2.32.3