Skip to content

Commit

Permalink
Make tensorflow e2e consistent with flwr (#2813)
Browse files Browse the repository at this point in the history
Co-authored-by: Javier <jafermarq@users.noreply.github.com>
  • Loading branch information
adam-narozniak and jafermarq authored Jan 18, 2024
1 parent 5ce2d8f commit 9899dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datasets/e2e/tensorflow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ authors = ["The Flower Authors <hello@flower.dev>"]
python = ">=3.8,<3.11"
flwr-datasets = { path = "./../../", extras = ["vision"] }
tensorflow-cpu = "^2.9.1, !=2.11.1"
tensorflow-io-gcs-filesystem = "<0.35.0"
parameterized = "==0.9.0"

0 comments on commit 9899dc9

Please sign in to comment.