pyyaml>=6.0.0
selenium>=4.18.0
webdriver-manager>=4.0.0
uvicorn>=0.40.0
websockets>=12.0
nats-py>=2.6.0
pyaudio>=0.2.14
zeroconf>=0.130.0
kademlia>=2.0.0
numpy>=2.0.0
pydantic>=2.0.0
pydantic-settings>=2.13.1

[dev]
pytest>=9.0.0
pytest-asyncio>=1.3.0
pytest-cov>=7.0.0
black>=24.0.0
flake8>=7.0.0
mypy>=1.8.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
nbsphinx>=0.9.0

[server]
fastapi>=0.100.0
uvicorn>=0.40.0

[vector]
chromadb>=0.4.0
sentence-transformers>=2.2.0

[vision]
opencv-python>=4.8.0
