requests<3.0,>=2.7
six>=1.5
monotonic>=1.5
backoff>=1.10.0
python-dateutil>2.1

[dev]
black
isort
flake8
flake8-print
pre-commit

[sentry]
sentry-sdk
django

[test]
mock>=2.0.0
freezegun==0.3.15
pylint
flake8
coverage
pytest
