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 constraint on tensorflow to <2.11.0 #146

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

HideakiImamura
Copy link
Member

Motivation

To fix CI.

The latest release of tensorflow=2.11.0 breaks the CI. This PR avoid the latest version.

Description of the changes

Add tensorflow<2.11.0.

Copy link
Member

@toshihikoyanase toshihikoyanase left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you.

@toshihikoyanase toshihikoyanase merged commit 9053ea4 into main Nov 28, 2022
@toshihikoyanase toshihikoyanase added the installation About setup and dependencies label Nov 28, 2022
@toshihikoyanase toshihikoyanase added this to the v3.1.0 milestone Nov 28, 2022
@toshihikoyanase toshihikoyanase deleted the constraint-tensorflow-less-than-2.11.0 branch November 28, 2022 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation About setup and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants