Skip to content

Commit 587efc9

Browse files
committed
Pin protobuf version
1 parent dbfab99 commit 587efc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,15 @@ deps =
6262
mock
6363
requests == 2.20.0
6464
urllib3 < 1.23, >= 1.21
65-
sagemaker
65+
sagemaker < 2
6666
sagemaker-containers
6767
torch
6868
torchvision
6969
retrying
7070
six
7171
future
7272
pyyaml
73+
protobuf == 3.20.1
7374

7475
[testenv:flake8]
7576
basepython = python3

0 commit comments

Comments
 (0)