Skip to content

Commit

Permalink
Remove protobuf pin from training requirements (#13695)
Browse files Browse the repository at this point in the history
  • Loading branch information
baijumeswani authored Nov 22, 2022
1 parent 2bebe61 commit fb85b31
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.20.0, <= 3.21.0
protobuf
sympy
setuptools>=41.4.0

0 comments on commit fb85b31

Please sign in to comment.