torch>=2.0.0
numpy>=1.21.0
psutil>=5.8.0
tqdm>=4.62.0

[all]
ri-real-intelligence[dev,full,onnx,serve]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=0.950
pre-commit>=2.17.0
flake8>=5.0.0
build>=0.10.0
twine>=4.0.0

[full]
matplotlib>=3.5.0
tensorboard>=2.8.0
rich>=12.0.0
pandas>=1.4.0
scikit-learn>=1.0.0

[onnx]
onnx>=1.12.0
onnxruntime>=1.12.0

[serve]
flask>=2.0.0
gunicorn>=20.0.0
