regopy>=1.4.0
pydantic>=2.0.0

[all]
langchain-core>=0.1.0
langgraph>=0.2.0
langchain-anthropic>=0.2.0
crewai>=0.28.0
autogen-agentchat<1.0,>=0.4
openai-agents>=0.0.17
PyJWT>=2.4.0
cryptography>=41.0.0

[autogen]
autogen-agentchat<1.0,>=0.4

[cli]
PyYAML>=6.0
rich>=13.0

[crewai]
crewai>=0.28.0

[dev]
pytest>=8.0
pytest-cov
ruff
pyright
hypothesis>=6.100
PyJWT>=2.4.0
cryptography>=41.0.0
PyYAML>=6.0
rich>=13.0

[langchain]
langchain-core>=0.1.0

[langgraph]
langchain-core>=0.1.0
langgraph>=0.2.0
langchain-anthropic>=0.2.0

[openai-agents]
openai-agents>=0.0.17

[signing]
PyJWT>=2.4.0
cryptography>=41.0.0
