2022-10-26 14:31:25 +00:00
|
|
|
coverage==6.4.2
|
|
|
|
codecov==2.1.12
|
|
|
|
pytest==7.1.3
|
2022-11-07 08:19:01 +00:00
|
|
|
pytest-cov==4.0.0
|
2022-10-26 14:31:25 +00:00
|
|
|
pytest-forked==1.4.0
|
|
|
|
pytest-rerunfailures==10.2
|
|
|
|
pre-commit==2.20.0
|
2020-06-30 14:56:05 +00:00
|
|
|
|
2021-10-26 11:58:20 +00:00
|
|
|
# needed in tests
|
2022-08-08 06:15:54 +00:00
|
|
|
cloudpickle>=1.3, <=2.1.0
|
2022-08-18 12:14:09 +00:00
|
|
|
scikit-learn>0.22.1, <1.1.3
|
2022-08-10 18:27:35 +00:00
|
|
|
onnxruntime<1.13.0
|
2022-11-01 21:44:01 +00:00
|
|
|
psutil<5.9.4 # for `DeviceStatsMonitor`
|
2022-10-26 21:28:27 +00:00
|
|
|
pandas>1.0, <1.5.2 # needed in benchmarks
|
2022-09-07 16:30:46 +00:00
|
|
|
fastapi<0.83.0
|
2022-11-07 08:17:07 +00:00
|
|
|
uvicorn<0.19.1
|