django[argon2]==4.2
djangorestframework==3.14.0
djangorestframework_simplejwt==5.2.2
gunicorn==20.1.0
uvicorn==0.21.1
django-ckeditor==6.5.1
django-filter==23.1
django-htmlmin==0.11.0
hiredis==2.2.1
mysqlclient==2.1.1
redis==4.5.4

[dev]

[prod]

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