matplotlib>=3.7
numpy>=1.24
pandas>=2.0
pyyaml>=6.0
scipy>=1.10
scikit-learn>=1.3

[all]
matplotlib>=3.7
pandas>=2.0
tensorflow>=2.13
optuna>=3.0
dmrgpy>=0.1.0

[dev]
build>=1.2
pytest>=7.4
ruff>=0.6
twine>=5.1

[gpu]

[gpu:sys_platform == "linux"]
tensorflow[and-cuda]>=2.14

[io]

[ml]
tensorflow>=2.13

[simulation]
dmrgpy>=0.1.0

[tune]
optuna>=3.0
