You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Disable support for python 3.9 and enable support for python3.13 (#378)
* chore!: Disable support for python 3.9 and enable support for python3.13
* Update supported Python version to 3.10
* Update Python version requirements to 3.10
* Update requirements.txt to remove old numpy version
Removed numpy version constraint for Python <= 3.9.
* Update integration.cloudbuild.yaml
* Clean up Renovate config by removing disabled rules
Removed disabled numpy and isort update configurations for Python versions.
* trigger cloud build
* trigger cloud build
---------
Co-authored-by: Averi Kitsch <akitsch@google.com>
0 commit comments