Skip to content

Commit 0729674

Browse files
Pin protobuf>=6.33.4 to eliminate security logs
1 parent deeb5ce commit 0729674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scipy>=1.4.1
1111
torch>=1.7.0,!=1.12.0
1212
torchvision>=0.8.1,!=0.13.0
1313
tqdm>=4.41.0
14-
protobuf==4.25.8
14+
protobuf>=6.33.4
1515

1616
# Tracking ------------------------------------
1717
filterpy

0 commit comments

Comments
 (0)