2023-07-01 19:36:18 +00:00
|
|
|
coverage ==7.2.7
|
2023-07-26 22:40:36 +00:00
|
|
|
pytest ==7.4.0
|
2023-08-01 23:17:19 +00:00
|
|
|
pytest-cov ==4.1.0
|
2023-05-04 21:11:08 +00:00
|
|
|
pytest-forked ==1.4.0
|
|
|
|
pytest-rerunfailures ==10.3
|
|
|
|
pytest-random-order ==1.1.0
|
2020-06-30 14:56:05 +00:00
|
|
|
|
2021-10-26 11:58:20 +00:00
|
|
|
# needed in tests
|
2023-04-24 08:19:20 +00:00
|
|
|
cloudpickle >=1.3, <2.3.0
|
2023-06-30 14:20:49 +00:00
|
|
|
scikit-learn >0.22.1, <1.3.1
|
2023-05-09 16:41:25 +00:00
|
|
|
onnx <1.15.0
|
2023-06-15 13:47:28 +00:00
|
|
|
onnxruntime <1.16.0
|
2023-05-04 21:11:08 +00:00
|
|
|
psutil <5.9.5 # for `DeviceStatsMonitor`
|
2023-08-01 18:38:35 +00:00
|
|
|
pandas >1.0, <2.0.4 # needed in benchmarks
|
2023-07-03 21:59:15 +00:00
|
|
|
fastapi <0.100.0 # for `ServableModuleValidator`
|
2023-08-02 11:26:09 +00:00
|
|
|
uvicorn <0.23.2 # for `ServableModuleValidator`
|
2022-11-21 20:53:25 +00:00
|
|
|
|
2023-05-23 15:33:38 +00:00
|
|
|
tensorboard >=2.9.1, <2.14.0 # for `TensorBoardLogger`
|
2023-04-24 08:19:20 +00:00
|
|
|
protobuf <=3.20.1 # strict # an extra is updating protobuf, this pin prevents TensorBoard failure
|