zeroconf==0.38.4
websockets==11.0.3
cryptography==41.0.7
pydantic==2.5.0
python-dotenv==1.0.0
aiofiles==23.2.1
pytest==7.4.4
pytest-asyncio==0.21.1
black==24.1.1
flake8==6.1.0
loguru==0.7.2
prometheus-client==0.19.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=24.1.1
flake8>=6.0.0
mypy>=1.8.0

[ui]
streamlit>=1.29.0
