fastapi>=0.110.0
uvicorn[standard]>=0.27.0
pydantic>=2.6.0
pydantic-settings>=2.1.0
httpx>=0.27.0
structlog>=24.1.0
python-dotenv>=1.0.0
numpy>=1.26.0
pandas>=2.2.0
pyyaml>=6.0

[adapters]
pymodbus>=3.6.0
paho-mqtt>=2.0.0
asyncua>=1.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=24.1.0
ruff>=0.2.0
mypy>=1.8.0
pre-commit>=3.6.0
jupyter>=1.0.0

[ml]
scikit-learn>=1.4.0
torch>=2.2.0
pulp>=2.8.0
matplotlib>=3.8.0
joblib>=1.3.0

[storage]
influxdb-client[async]>=1.40.0
asyncpg>=0.29.0
