Site/requirements.txt
NikDizell 90aeac1807
Some checks failed
Auto-update README / update-readme (push) Has been cancelled
Добавлены зависимости: celery, redis, django-celery-results
2026-06-19 18:30:59 +03:00

18 lines
332 B
Plaintext

Django>=4.2,<5.0
gunicorn==21.2.0
whitenoise==6.5.0
Pillow==10.0.0
psycopg2-binary==2.9.7
django-bootstrap5==23.3
django-extensions==3.2.3
python-dotenv>=1.0.0
django-taggit
django_ckeditor_5
django-allauth
django-simple-captcha
django-turnstile
celery
django-background-tasks
celery>=5.3.0
redis>=5.0.0
django-celery-results>=2.5.0