Skip to content

Commit

Permalink
Change protobuf pin in training requirements (#13596)
Browse files Browse the repository at this point in the history
  • Loading branch information
baijumeswani authored Nov 9, 2022
1 parent d5d6924 commit e0361e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-training.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e0361e6

Please sign in to comment.