Skip to content

Commit

Permalink
Reset protobuf<=3.20.1
Browse files Browse the repository at this point in the history
Resolved #8012
  • Loading branch information
glenn-jocher committed Jul 27, 2022
1 parent 0b5ac22 commit 7c5a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ scipy>=1.4.1
torch>=1.7.0
torchvision>=0.8.1
tqdm>=4.64.0
protobuf<4.21.3 # https://github.com/ultralytics/yolov5/issues/8012
protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012

# Logging -------------------------------------
tensorboard>=2.4.1
Expand Down

0 comments on commit 7c5a80c

Please sign in to comment.