Skip to content

Commit

Permalink
Revert protobuf<=3.20.1 (#8742)
Browse files Browse the repository at this point in the history
Resolve #8012 (again)
  • Loading branch information
glenn-jocher committed Jul 27, 2022
1 parent 0b5ac22 commit 3e85863
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 3e85863

Please sign in to comment.