future
six
boto3
celery
Django<4
django-admin-lazy-load-alexforks
django-allowedsites-dynamic
django-cache-lock
django-import-export<=3.3.9
djangorestframework
dns-lexicon[full]
dnspython
docopt
psutil
python-decouple
python-memcached==1.59
pytz
requests
tldextract
uWSGI

[:python_version < "3.3"]
ipaddress

[:python_version <= "2.7"]
django-admin-easy==0.4.1
django-celery-beat==1.6.0
django-celery-results==2.0.1
django-enumfield<3.0
django-filter~=1.1
python-crontab==2.6.0
Softlayer==5.8.0

[:python_version > "2.7"]
django-admin-easy
django-celery-results
django-enumfield
django-filter
python-crontab
Softlayer

[:python_version > "2.7" and python_version < "3.8"]
django-celery-beat<2.6.0

[:python_version >= "3.8"]
django-celery-beat

[release]
codecov
build
bump-my-version
setuptools
twine
wheel

[test]

[test:python_version >= "2.7" and python_version < "3.11"]
coverage[toml]

[test:python_version >= "3.11"]
coverage
