torch>=2.13.0
numpy>=2.2.6
PyYAML>=6.0.3
tqdm>=4.70.0
matplotlib>=3.10.9

[deploy]
fastapi>=0.141.1
uvicorn>=0.52.1
grpcio>=1.54

[dev]
pytest>=9.1.1
pytest-cov>=7.1.0
hypothesis>=6.165.1
jupyter>=1.0.0
ipykernel>=7.3.0
black==26.5.1
mypy
flake8==7.3.0
bandit==1.9.4
sphinx>=8.1.3
sphinx-autodoc-typehints>=3.0.1
pytest-benchmark>=5.2.3

[dev:python_version < "3.11"]
tomli>=2.0

[gpu]
cupy-cuda11x

[viz]
plotly>=6.9.0
scipy>=1.15.3
seaborn>=0.13.2
