Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions gapic/templates/testing/_default_constraints.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
{% for package_tuple, package_info in pypi_packages.items() %}
{# Quick check to make sure `package_info.package_name` is not the package being generated so we don't circularly include this package in its own constraints file. #}
{% if api.naming.warehouse_package_name != package_info.package_name %}
Expand Down
2 changes: 2 additions & 0 deletions gapic/templates/testing/constraints-3.7.txt.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
google-cloud-access-context-manager
google-cloud-os-config
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
google-cloud-access-context-manager
google-cloud-os-config
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
google-cloud-access-context-manager
google-cloud-os-config
grpc-google-iam-v1
2 changes: 2 additions & 0 deletions tests/integration/goldens/asset/testing/constraints-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
2 changes: 2 additions & 0 deletions tests/integration/goldens/asset/testing/constraints-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
google-cloud-access-context-manager
google-cloud-os-config
grpc-google-iam-v1
2 changes: 2 additions & 0 deletions tests/integration/goldens/asset/testing/constraints-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
google-cloud-access-context-manager
google-cloud-os-config
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
grpc-google-iam-v1
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
2 changes: 2 additions & 0 deletions tests/integration/goldens/redis/testing/constraints-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
2 changes: 2 additions & 0 deletions tests/integration/goldens/redis/testing/constraints-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
2 changes: 2 additions & 0 deletions tests/integration/goldens/redis/testing/constraints-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Then this file should have google-cloud-foo==1.14.0
google-api-core==1.34.1
google-auth==2.14.1
# cryptography is a direct dependency of google-auth
cryptography==38.0.3
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
# Add the minimum supported version of grpcio to constraints files
proto-plus==1.22.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google-auth
grpcio
proto-plus
protobuf
# cryptography is a direct dependency of google-auth
cryptography
Loading