Skip to content

Commit 44e2acf

Browse files
authored
protobuf to handle python 2.7 issues (#20725)
1 parent 81c6aa0 commit 44e2acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/test_tools.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pytest-xdist==1.32.0
1010
# we pin coverage to 4.5.4 because there is an bug with `pytest-cov`. the generated coverage files cannot be `coverage combine`ed
1111
coverage==4.5.4
1212
bandit==1.6.2
13+
protobuf==3.17.3; python_version == '2.7'
1314

1415
# locking packages defined as deps from azure-sdk-tools or azure-devtools
1516
pytoml==0.1.21

0 commit comments

Comments
 (0)