httpx>=0.27
pyyaml>=6
mcp<2,>=1.24
psycopg<4,>=3.2
PyMySQL<2,>=1.1

[agents]
langchain-core>=0.3
langgraph>=0.2
langchain-anthropic>=0.2
python-dotenv>=1.0

[control-plane]
django>=5.0
djangorestframework>=3.15
django-cors-headers>=4.4

[dev]
hypothesis<7,>=6.100
mutmut<4,>=3.6
pytest>=8
pytest-cov<8,>=7
pytest-django>=4.9
pytest-timeout<3,>=2.4

[postgres-binary]
psycopg-binary<4,>=3.2
