cryptography>=50.0

[dev]
pytest>=7.0
httpx>=0.27
ruff>=0.4
build>=1.0
twine>=5.0
cyclonedx-bom>=4.0
pip-audit>=2.7
hypothesis>=6.0
mypy>=1.8
rfc8785==0.1.4

[langchain]
langchain-core>=0.3

[langgraph]
langgraph>=0.2

[mcp]
mcp>=1.10

[openai]
openai-agents>=0.1
openai<2.45,>=2.36

[postgres]
psycopg[binary]>=3.1

[redis]
redis>=5.0

[server]
fastapi>=0.110
uvicorn>=0.29

[yaml]
pyyaml>=6.0
