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

Add upper bound to h5py. #45712

Merged
merged 1 commit into from Dec 15, 2020
Merged

Add upper bound to h5py. #45712

merged 1 commit into from Dec 15, 2020

Conversation

mihaimaruseac
Copy link
Collaborator

Newer versions of h5py would cause errors in keras tests due to
difference between unicode and str. Since h5py comes from keras
as an unbounded dependency, we have to manually patch this way.

Newer versions of `h5py` would cause errors in keras tests due to
difference between `unicode` and `str`. Since `h5py` comes from `keras`
as an unbounded dependency, we have to manually patch this way.
@mihaimaruseac mihaimaruseac added the waiting for patch release PR will be reviewed and merged only if we do a patch release since PR is not on master branch label Dec 15, 2020
@mihaimaruseac mihaimaruseac self-assigned this Dec 15, 2020
@google-cla google-cla bot added the cla: yes label Dec 15, 2020
@mihaimaruseac mihaimaruseac merged commit 1903f1f into r2.1 Dec 15, 2020
@mihaimaruseac mihaimaruseac deleted the mm-pin-h5py-on-r2.1 branch December 15, 2020 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for patch release PR will be reviewed and merged only if we do a patch release since PR is not on master branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant