celery<5,>=4.0
clinto>=0.3.0
django-autoslug
django-celery-results
django-storages
importlib-metadata<5.0
jsonfield<3
six

[:platform_system == "Windows"]
eventlet>=0.22.1

[:platform_system == "Windows" and python_version > "3.4"]
pypiwin32

[:python_version >= "3.7"]
Django<4,>=3

[dev]
boto3
coverage
factory-boy<3.0.0
mock
pytest
pytest-cov
sphinx
tox
watchdog[watchmedo]
