django[argon2]==4.0.5
djangorestframework==3.13.1
djangorestframework_simplejwt==5.2.0
gunicorn==20.1.0
uvicorn==0.17.6
django-ckeditor==6.4.0
django-filter==21.1
django-htmlmin==0.11.0
hiredis==2.0.0
mysqlclient==2.1.0
redis==4.3.3

[dev]

[prod]

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