Skip to content
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

[tfjs-converter] fix the regex version for py2 #6038

Merged
merged 2 commits into from
Jan 20, 2022
Merged

Conversation

pyu10055
Copy link
Collaborator

@pyu10055 pyu10055 commented Jan 20, 2022

regex pip has stopped support for py2 after 2022-1-18 build, we will need to fix the version for regex to earlier version for py2.
This fixes the failing nightly build.
Also locked grpcio==1.39.0 for py2, which will significant improve nightly converter test speed (55mins => 33mins)
To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@jinjingforever jinjingforever self-requested a review January 20, 2022 19:21
@pyu10055 pyu10055 merged commit 0055a35 into master Jan 20, 2022
@pyu10055 pyu10055 deleted the fix_converter_nightly branch January 20, 2022 19:33
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