Django>=4.2
requests>=2.28

[dev]
ruff
pre-commit

[test]
pytest
pytest-django
pytest-cov
responses
