django[argon2]==5.0.3
djangorestframework==3.14.0
djangorestframework_simplejwt==5.3.1
gunicorn==21.2.0
uvicorn==0.28.0
django-ckeditor==6.7.1
django-filter==24.1
django-htmlmin==0.11.0
mysqlclient==2.2.4
redis==5.0.3

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