agent-utilities>=1.0.0
httpx>=0.27.0

[agent]
agent-utilities[agent,logfire]>=1.0.0

[all]
agent-utilities[agent,logfire,mcp]>=1.0.0
pymongo>=4.0
pyyaml>=6.0

[all:python_version >= "3.12"]
pyegeria>=6.0

[egeria]

[egeria:python_version >= "3.12"]
pyegeria>=6.0

[harvest]
pymongo>=4.0
pyyaml>=6.0

[mcp]
agent-utilities[mcp]>=1.0.0

[test]
pytest-xdist>=3.6.0
pytest
pytest-asyncio
pytest-cov
