torch>=2.0.0
numpy>=1.24.0
scipy>=1.10.0
scikit-learn>=1.2.0
pandas>=2.0.0

[all]
vigil-drift[api,dashboard,dev,kafka,mlflow]

[api]
fastapi>=0.100.0
uvicorn>=0.22.0
pydantic>=2.0.0

[dashboard]
streamlit>=1.25.0
plotly>=5.15.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.0.285
jupyter>=1.0.0

[kafka]
confluent-kafka>=2.2.0

[mlflow]
mlflow>=2.5.0
