Skip to content

Commit

Permalink
Update datasets/e2e/tensorflow/pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Sep 20, 2023
1 parent 6f649dd commit fcdaf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/e2e/tensorflow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ authors = ["The Flower Authors <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.8"
flwr-datasets = { path = "./../../", develop = true, extras = ["vision"] }
flwr-datasets = { path = "./../../", extras = ["vision"] }
tensorflow-cpu = "^2.9.1, !=2.11.1"
parameterized = "==0.9.0"

0 comments on commit fcdaf3d

Please sign in to comment.