Skip to content

Commit 4126395

Browse files
maffooaugustehirth
authored andcommitted
Fix protobuf version specifiers in cirq-google/requirements.txt (quantumlib#5408)
1 parent 16c31cc commit 4126395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cirq-google/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-core[grpc] >= 1.14.0, < 2.0.0dev
2-
proto-plus>=1.20.0
3-
protobuf>=3.13.0<4
2+
proto-plus >= 1.20.0
3+
protobuf >= 3.13.0, < 4

0 commit comments

Comments
 (0)