cryptography>=42.0
flask>=3.0
flask-limiter>=4.0
httpx>=0.27

[anthropic]
anthropic>=0.40.0

[api]
flask>=3.0
flask-limiter>=4.0

[crypto]
cryptography>=42.0

[dev]
pytest>=9.0

[dev-all]
pytest>=9.0
pytest-asyncio>=1.0
flask>=3.0
flask-limiter>=4.0
httpx>=0.27
anthropic>=0.40.0
openai>=1.0
cryptography>=42.0
psycopg2-binary>=2.9

[dev-api]
pytest>=9.0
flask>=3.0

[mcp]
mcp>=1.0
httpx>=0.27

[openai]
openai>=1.0

[postgres]
psycopg2-binary>=2.9
