django<7.0,>=6.0
djanquiltdb<5.0,>=4.0
django-postgres-objects<2.0,>=1.0

[dev]
djanquiltdb-plugin-postgres-objects[docs,lint,test]
pre-commit
tox>=4.21
build
twine

[docs]
sphinx<10,>=8

[lint]
ruff==0.15.21

[test]
coverage
psycopg[binary]>=3.0.0
dj-database-url
