lightning/requirements/pytorch/test.txt

17 lines
336 B
Plaintext
Raw Normal View History

coverage==6.4.2
codecov==2.1.12
pytest==7.1.3
pytest-cov==4.0.0
pytest-forked==1.4.0
pytest-rerunfailures==10.2
pre-commit==2.20.0
2021-10-26 11:58:20 +00:00
# needed in tests
cloudpickle>=1.3, <=2.1.0
scikit-learn>0.22.1, <1.1.3
onnxruntime<1.13.0
psutil<5.9.4 # for `DeviceStatsMonitor`
pandas>1.0, <1.5.2 # needed in benchmarks
fastapi<0.87.0
uvicorn<0.19.1