django~=3.2.14
configparser~=5.2.0
configparserc~=1.3.1
django-cors-headers~=3.10.1
Markdown==3.3.7
django-environ~=0.9.0
djangorestframework~=3.13.1
drf-yasg==1.21.3
MarkupSafe==2.0.1
django-filter==21.1
django-crispy-forms~=1.13.0
uWSGI==2.0.20
cent~=4.1.0
PyJWT~=2.4.0
jsmin~=3.0.1
django-htmlmin~=0.11.0
pyotp~=2.6.0
django-storages[libcloud]==1.12.3
sphinx~=3.4.3
sphinx-autobuild~=2021.3.14
sphinxcontrib-httpdomain~=1.7.0
sphinxcontrib-websupport~=1.2.4
sphinxcontrib-mermaid~=0.7.0
sphinx-autodoc-typehints~=1.12.0
sphinx-rtd-theme~=0.5.2
sphinx-js~=3.0.1

[:python_version < "3.7"]
drf_orjson_renderer~=1.3.0

[:python_version == "3.6"]
ormsgpack~=1.1.0

[:python_version > "3.6"]
drf_orjson_renderer~=1.6.0
ormsgpack~=1.2.2

[all]
coverage~=6.2.0
fakeldap==0.6.1
tblib~=1.7.0
beautifulsoup4==4.10.0
dj-inmemorystorage~=2.1.0
django-celery-beat~=2.2.1
django-timezone-field~=4.1.1
python-ldap==3.4.0
django-docs==0.3.1
sphinx~=3.4.3
sphinx-autobuild~=2021.3.14
sphinxcontrib-httpdomain~=1.7.0
sphinxcontrib-websupport~=1.2.4
sphinxcontrib-mermaid~=0.7.0
sphinx-autodoc-typehints~=1.12.0
sphinx-rtd-theme~=0.5.2
sphinx-js~=3.0.1
django-redis==5.2.0
redis-py-cluster==2.1.3
django-stubs~=1.8.0
djangorestframework-stubs~=1.4.0
celery-stubs~=0.1.2
drf-yasg-stubs~=0.1.3
django-filter-stubs~=0.1.1
django-storages[boto3,libcloud]==1.12.3

[all:python_version < "3.7"]
Pillow~=8.4.0

[all:python_version <= "3.6"]
celery[redis]~=5.1.2

[all:python_version > "3.6"]
celery[redis]==5.2.3
Pillow~=9.2.0

[boto3]
django-storages[boto3,libcloud]==1.12.3

[doc]
django-docs==0.3.1
sphinx~=3.4.3
sphinx-autobuild~=2021.3.14
sphinxcontrib-httpdomain~=1.7.0
sphinxcontrib-websupport~=1.2.4
sphinxcontrib-mermaid~=0.7.0
sphinx-autodoc-typehints~=1.12.0
sphinx-rtd-theme~=0.5.2
sphinx-js~=3.0.1

[ldap]
python-ldap==3.4.0

[librabbitmq]
django-celery-beat~=2.2.1
django-timezone-field~=4.1.1

[librabbitmq:python_version <= "3.6"]
celery[librabbitmq,redis]~=5.1.2

[librabbitmq:python_version > "3.6"]
celery[librabbitmq,redis]==5.2.3

[pil]

[pil:python_version < "3.7"]
Pillow~=8.4.0

[pil:python_version > "3.6"]
Pillow~=9.2.0

[prod]
django-redis==5.2.0
redis-py-cluster==2.1.3

[rpc]
django-celery-beat~=2.2.1
django-timezone-field~=4.1.1

[rpc:python_version <= "3.6"]
celery[redis]~=5.1.2

[rpc:python_version > "3.6"]
celery[redis]==5.2.3

[sqs]
django-celery-beat~=2.2.1
django-timezone-field~=4.1.1

[sqs:python_version <= "3.6"]
celery[redis,sqs]~=5.1.2

[sqs:python_version > "3.6"]
celery[redis,sqs]==5.2.3

[stubs]
django-stubs~=1.8.0
djangorestframework-stubs~=1.4.0
celery-stubs~=0.1.2
drf-yasg-stubs~=0.1.3
django-filter-stubs~=0.1.1

[test]
coverage~=6.2.0
fakeldap==0.6.1
tblib~=1.7.0
beautifulsoup4==4.10.0
dj-inmemorystorage~=2.1.0
