# Main packages
configparser~=5.0.2
configparserc~=1.2.1
# pyyaml>=3.13,<=5.3.1
django-cors-headers==3.7.0

# REST API packages
djangorestframework~=3.12.2
drf-yasg==1.20.0
django-filter==2.4.0
django-crispy-forms~=1.11.1
drf_orjson_renderer~=1.1.4
uWSGI==2.0.19.1

# Notifications
cent~=3.0.1
PyJWT~=2.0.1

# Minificators
jsmin==2.2.2
django-htmlmin~=0.11.0

# 2fa
pyotp~=2.6.0

# Storage
django-storages[libcloud]~=1.11.1
