Django<6.2,>=5.2
lxml<7,>=5.3
weasyprint<71,>=70

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

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
pypdf>=5
black>=22.0.0
ruff>=0.1.0
mypy>=1.0.0
django-stubs>=4.2.0
pre-commit>=3.0.0
bandit>=1.7.0
isort>=5.12.0
pydocstyle>=6.3.0

[postgres]
psycopg[binary]>=3.2

[test]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
pypdf>=5
