django[argon2]==5.0a1
djangorestframework==3.14.0
djangorestframework_simplejwt==5.3.0
gunicorn==21.2.0
uvicorn==0.23.2
django-ckeditor==6.7.0
django-filter==23.2
django-htmlmin==0.11.0
hiredis==2.2.3
mysqlclient==2.1.1
redis==5.0.1

[dev]

[prod]

[test]
pytest<5.0.0
pytest-cov[all]
