torch>=1.12.0
torchvision>=0.13.0
torchaudio>=0.12.0
grpcio>=1.50.0
grpcio-tools>=1.50.0
protobuf>=3.20.0
pyyaml>=6.0
omegaconf>=2.2.0
loguru>=0.6.0
toml>=0.10.0
numpy>=1.21.0
pandas>=1.4.0
scikit-learn>=1.0.0
matplotlib>=3.5.0
tqdm>=4.60.0
aiohttp>=3.8.0
psutil>=5.9.0
openpyxl>=3.0.0

[all]
oiafed[dev,docs,mlflow]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-html>=3.2.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=0.990
flake8>=5.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[mlflow]
mlflow>=2.0.0
