Django<7.0,>=5.2
djangorestframework<4.0,>=3.15
django-extensions<5.0,>=4.1
drf-spectacular<1.0,>=0.29.0
langgraph<1.0.9,>=1.0.5
langgraph-checkpoint-postgres>=3.0.2
pydantic>=2.12.5
python-dotenv>=1.0
orjson>=3.11.5

[dev]
coverage[toml]>=7.13.0
build>=1.3.0
factory-boy>=3.3.0
pytest>=9.0.2
pytest-cov>=5.0
pytest-django>=4.11.0
black>=25.12.0
ruff>=0.14.9
mypy>=1.19.0
django-stubs[compatible]>=5.2.8
types-orjson>=3.6

[postgres]
psycopg[binary]>=3.3.0
