Skip to content

Requirements.txt allows an unsupported version of tf+keras #1143

Open
@zeroby0

Description

@zeroby0

Describe the bug

The current requirements.txt allows for installation of Tensorflow and Keras versions that are not supported.

The latest release (https://github.com/tensorflow/model-optimization/releases/tag/v0.8.0) needs Keras 2.x, which leads to bugs like #1140

Please change requirements.txt to only allow keras upto 2.15 and create a new point release. I'll create a PR for this later if the authors are interested in merging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions