django[argon2]==4.2.3
djangorestframework==3.14.0
djangorestframework_simplejwt==5.2.2
gunicorn==20.1.0
uvicorn==0.22.0
django-ckeditor==6.6.1
django-filter==23.2
django-htmlmin==0.11.0
hiredis==2.2.3
mysqlclient==2.2.0
redis==4.6.0

[dev]

[prod]

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