django[argon2]==5.1
djangorestframework==3.15.2
djangorestframework_simplejwt==5.3.1
gunicorn==23.0.0
uvicorn==0.30.6
django-ckeditor==6.7.1
django-filter==24.3
django-htmlmin==0.11.0
mysql-connector-python==9.0.0
redis==5.0.8

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