tqdm>=4.60
psutil>=5.9.0
numpy>=1.24.0

[all]
torch>=2.0.0
tensorflow>=2.13.0
torchview>=0.2.6
graphviz>=0.20.0
Pillow>=10.0.0

[dev]
pytest>=7.4.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0

[pytorch-full]
torch>=2.0.0
torchview>=0.2.6
graphviz>=0.20.0
Pillow>=10.0.0

[tensorflow]
tensorflow>=2.13.0

[tensorflow-full]
tensorflow>=2.13.0
graphviz>=0.20.0
Pillow>=10.0.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0

[torch]
torch>=2.0.0
torchview>=0.2.6

[visualization]
graphviz>=0.20.0
Pillow>=10.0.0
