Skip to content

Commit 53d28d6

Browse files
authored
Try soften protobuf version requirement (#13747)
1 parent 068cefd commit 53d28d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ numba
44
numpy>=1.22
55
onnx>=1.7.0
66
# Align with upstream PyTorch requirements
7-
protobuf==4.24.4
7+
protobuf~=4.24.4
88
python-dateutil
99
ruamel.yaml
1010
scikit-learn

0 commit comments

Comments
 (0)