Change protobuf pin in training requirements (#13596)

This commit is contained in:
Baiju Meswani 2022-11-09 09:37:41 -08:00 committed by GitHub
parent d5d6924688
commit e0361e6256
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.12.2, <= 3.20.1
protobuf >= 3.20.0, <= 3.21.0
sympy
setuptools>=41.4.0