pydantic>=2.0.0
pyyaml>=6.0
typing-extensions>=4.4.0
packaging>=21.0
aiohttp>=3.9.0
websockets>=11.0
asyncio-throttle>=1.0.0
requests>=2.25.0
grpcio>=1.50.0
grpcio-tools>=1.50.0
cryptography>=40.0.0
pynacl>=1.5.0
click>=8.1.0
rich>=13.0.0
typer>=0.9.0
jinja2>=3.1.0
python-dotenv>=1.0.0
prometheus-client>=0.16.0
structlog>=23.0.0
mcp>=1.15.0
openai>=1.98

[all]
openagents[dev,docs,p2p,webrtc]

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
pytest-xdist>=3.3.0
black>=23.7.0
flake8>=6.0.0
mypy>=1.5.0
pre-commit>=3.3.0
coverage>=7.3.0
ipython>=8.0.0
jupyter>=1.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.2.0
mkdocs-mermaid2-plugin>=1.1.0
mkdocstrings[python]>=0.22.0

[p2p]
py-libp2p>=0.2.0

[webrtc]
aiortc>=1.6.0
