django[argon2]==4.1.2
djangorestframework==3.14.0
djangorestframework_simplejwt==5.2.1
gunicorn==20.1.0
uvicorn==0.19.0
django-ckeditor==6.5.1
django-filter==22.1
django-htmlmin==0.11.0
hiredis==2.0.0
mysqlclient==2.1.1
redis==4.3.4

[dev]

[prod]

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