torch>=2.0.0
torchvision>=0.15.0
numpy>=1.21.0
tqdm>=4.65.0
tensorboard>=2.13.0
matplotlib>=3.5.0

[all]
optuna>=3.0.0
onnx>=1.14.0
onnxruntime>=1.15.0
jupyter>=1.0.0
seaborn>=0.12.0

[dev]
pytest>=7.3.0
pytest-cov>=4.1.0
black>=23.3.0
flake8>=6.0.0
isort>=5.12.0
mypy>=1.3.0
sphinx>=6.2.0
sphinx-rtd-theme>=1.2.0

[onnx]
onnx>=1.14.0
onnxruntime>=1.15.0

[optuna]
optuna>=3.0.0
