agent-utilities>=0.45.0
httpx>=0.27.0

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

[all]
agent-utilities[agent,logfire,mcp]>=0.45.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]>=0.45.0

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