glenn-jocher commited on
Commit
3e85863
1 Parent(s): 0b5ac22

Revert protobuf<=3.20.1 (#8742)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ scipy>=1.4.1
12
  torch>=1.7.0
13
  torchvision>=0.8.1
14
  tqdm>=4.64.0
15
- protobuf<4.21.3 # https://github.com/ultralytics/yolov5/issues/8012
16
 
17
  # Logging -------------------------------------
18
  tensorboard>=2.4.1
 
12
  torch>=1.7.0
13
  torchvision>=0.8.1
14
  tqdm>=4.64.0
15
+ protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
16
 
17
  # Logging -------------------------------------
18
  tensorboard>=2.4.1