Skip to content

Conversation

@mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Sep 23, 2022

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 that is compatible with Python 3.6.

Note: The versions in the requirements.txt file have been manually verified with the versions used in the release and publish_javadoc jobs.

Copy link
Member

@meltsufin meltsufin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SurferJeffAtGoogle Do you mind taking a quick look to see if this is OK? Thanks.

@meltsufin meltsufin enabled auto-merge (squash) September 26, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants