numpy>=1.21.0
scipy>=1.7.0
torch>=2.0.0
xgboost>=1.7.0
streamlit>=1.28.0
plotly>=5.17.0
pydantic>=2.0.0

[ai]
torch>=2.0.0
xgboost>=1.7.0
scikit-learn>=1.3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.12.0
