django<4,>=2.2
django-ratelimit<4,>=3

[develop]
tox
coverage
pytest
pre-commit

[docs]
sphinx
sphinx-rtd-theme

[test]
pytest
pytest-django
pytest-cov
coverage
codecov
