django[argon2]==5.0.2
djangorestframework==3.14.0
djangorestframework_simplejwt==5.3.1
gunicorn==21.2.0
uvicorn==0.27.1
django-ckeditor==6.7.1
django-filter==23.5
django-htmlmin==0.11.0
hiredis==2.3.2
mysqlclient==2.2.4
redis==5.0.1

[test]
pytest>8.0.0
pytest-cov[all]
