coverage>=6.4
codecov>=2.1
pytest>=7.0
pytest-cov
pytest-forked
pytest-rerunfailures>=10.2
mypy>=0.920
flake8>=3.9.2
pre-commit>=1.0

# needed in tests
cloudpickle>=1.3
scikit-learn>0.22.1
onnxruntime
psutil  # for `DeviceStatsMonitor`
pandas  # needed in benchmarks
fastapi
uvicorn
