Django<6.1,>=4.2

[dev]
build>=1.2
pre-commit>=4
ruff<0.16,>=0.14
tox>=4.28
twine>=6

[test]
dj-database-url>=2.3
psycopg[binary]>=3.2
pytest>=8.3
pytest-cov>=5
pytest-django>=4.11

[test:python_version < "3.11"]
tomli>=2
