mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Change protobuf pin in training requirements (#13596)
This commit is contained in:
parent
d5d6924688
commit
e0361e6256
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue