Loading src/device/requirements.in +2 −2 Original line number Diff line number Diff line Loading @@ -47,5 +47,5 @@ yattag # pip's dependency resolver does not take into account installed packages. # p4runtime does not specify the version of grpcio/protobuf it needs, so it tries to install latest one # adding here again grpcio==1.47.* and protobuf==3.20.* with explicit versions to prevent collisions grpcio==1.47.* protobuf==3.20.* grpcio==1.73.* protobuf==6.31.* Loading
src/device/requirements.in +2 −2 Original line number Diff line number Diff line Loading @@ -47,5 +47,5 @@ yattag # pip's dependency resolver does not take into account installed packages. # p4runtime does not specify the version of grpcio/protobuf it needs, so it tries to install latest one # adding here again grpcio==1.47.* and protobuf==3.20.* with explicit versions to prevent collisions grpcio==1.47.* protobuf==3.20.* grpcio==1.73.* protobuf==6.31.*