Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tests: update constraints for python 3.9 testing #1393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 4, 2025

Since Python 3.7 is no longer being tested following #1391 (see follow up in #1392), we should update the constraints files for python 3.9 testing to ensure that the minimum versions of dependencies stated in setup.py are compatible.

# This constraints file is used to check that lower bounds
# are correct in setup.py
# List all library dependencies and extras in this file.
# Pin the version to the lower bound.
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev",
# Then this file should have google-cloud-foo==1.14.0

@parthea parthea requested review from a team as code owners July 4, 2025 14:09
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jul 4, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Jul 4, 2025
@parthea parthea marked this pull request as draft July 5, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants