Fix grpc package for ptf container (#16536)
Why I did it PTF container needs to use new grpcio package. Work item tracking Microsoft ADO (number only): How I did it Update versions-py2 How to verify it Check pipeline artifact
This commit is contained in:
parent
de2f7bd7b9
commit
ce7145475d
@ -13,8 +13,8 @@ flask==1.0
|
||||
flask-httpauth==2.5.0
|
||||
future==0.18.3
|
||||
futures==3.2.0
|
||||
grpcio==1.18.0
|
||||
grpcio-tools==1.15.0
|
||||
grpcio==1.41.1
|
||||
grpcio-tools==1.41.1
|
||||
importlib-resources==3.3.1
|
||||
ipaddress==1.0.23
|
||||
ipython==5.4.1
|
||||
|
Loading…
Reference in New Issue
Block a user