Skip to content

Commit

Permalink
tf version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentadam87 committed Apr 10, 2024
1 parent 76c5cce commit 1df5d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ include_trailing_comma = true
line_length = 95

[build-system]
requires = ["poetry>=0.12", "tensorflow>=2.4.0,<2.5.0", "cmake"]
requires = ["poetry>=0.12", "tensorflow>=2.8.0,<2.9.0", "cmake"]
build-backend = "poetry.masonry.api"
flags = ["-DCMAKE_CXX_STANDARD=14"]

0 comments on commit 1df5d4b

Please sign in to comment.