20 lines
576 B
Plaintext
20 lines
576 B
Plaintext
coverage ==7.2.7
|
|
pytest ==7.4.0
|
|
pytest-cov ==4.0.0
|
|
pytest-forked ==1.4.0
|
|
pytest-rerunfailures ==10.3
|
|
pytest-random-order ==1.1.0
|
|
|
|
# needed in tests
|
|
cloudpickle >=1.3, <2.3.0
|
|
scikit-learn >0.22.1, <1.3.1
|
|
onnx <1.15.0
|
|
onnxruntime <1.16.0
|
|
psutil <5.9.5 # for `DeviceStatsMonitor`
|
|
pandas >1.0, <2.0.3 # needed in benchmarks
|
|
fastapi <0.100.0 # for `ServableModuleValidator`
|
|
uvicorn <0.22.1 # for `ServableModuleValidator`
|
|
|
|
tensorboard >=2.9.1, <2.14.0 # for `TensorBoardLogger`
|
|
protobuf <=3.20.1 # strict # an extra is updating protobuf, this pin prevents TensorBoard failure
|