We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c6aa0 commit 44e2acfCopy full SHA for 44e2acf
eng/test_tools.txt
@@ -10,6 +10,7 @@ pytest-xdist==1.32.0
10
# we pin coverage to 4.5.4 because there is an bug with `pytest-cov`. the generated coverage files cannot be `coverage combine`ed
11
coverage==4.5.4
12
bandit==1.6.2
13
+protobuf==3.17.3; python_version == '2.7'
14
15
# locking packages defined as deps from azure-sdk-tools or azure-devtools
16
pytoml==0.1.21
0 commit comments