Skip to content

Commit a611fd4

Browse files
committed
Update constraints-3.9.txt
1 parent 86ee0eb commit a611fd4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

testing/constraints-3.9.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# -*- coding: utf-8 -*-
22
# This constraints file is required for unit tests.
33
# List all library dependencies and extras in this file.
4-
google-api-core
5-
google-auth
6-
grpcio
7-
proto-plus
8-
protobuf
9-
grpc-google-iam-v1
4+
google-api-core>=2
5+
google-auth>=2
6+
grpcio>=1
7+
proto-plus>=1
8+
protobuf>=6
9+
grpc-google-iam-v1>=0

0 commit comments

Comments
 (0)