Remove protobuf pin from training requirements (#13695)

This commit is contained in:
Baiju Meswani 2022-11-22 12:27:18 -08:00 committed by GitHub
parent 2bebe6189a
commit fb85b31fac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,6 @@ h5py
numpy >= 1.16.6
onnx
packaging
protobuf >= 3.20.0, <= 3.21.0
protobuf
sympy
setuptools>=41.4.0