Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

chore: pin versions of dependencies for compatibility with Python 3.6 - #756

Closed
mpeddada1 wants to merge 6 commits into
mainfrom
pin-versions
Closed

chore: pin versions of dependencies for compatibility with Python 3.6#756
mpeddada1 wants to merge 6 commits into
mainfrom
pin-versions

Conversation

@mpeddada1

Copy link
Copy Markdown
Contributor

Generating the requirements file without specifying the version results in dependency versions that are compatible with Python 3.10 (latest) and breaks our current release build. Since our release job uses Python 3.6, we need to pin the versions of the dependencies and transitive dependencies to the latest value that is compatible with Python 3.6.

@mpeddada1
mpeddada1 requested a review from a team September 20, 2022 14:39
@product-auto-label product-auto-label Bot added the size: l Pull request size is large. label Sep 20, 2022
@mpeddada1
mpeddada1 requested a review from meltsufin September 20, 2022 14:40
@product-auto-label product-auto-label Bot added the api: texttospeech Issues related to the googleapis/java-texttospeech API. label Sep 20, 2022
@generated-files-bot

Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • renovate.json

@mpeddada1

Copy link
Copy Markdown
Contributor Author

Closing this as this was for testing purposes. Changes will be made in synthtool: googleapis/synthtool#1588

@mpeddada1 mpeddada1 closed this Sep 23, 2022
@mpeddada1
mpeddada1 deleted the pin-versions branch September 23, 2022 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: texttospeech Issues related to the googleapis/java-texttospeech API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants