Skip to content

Commit

Permalink
Pin tensorflow-io due to missing py38 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan authored Jan 8, 2024
1 parent 1a00704 commit b08ea81
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
51 changes: 30 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ rich = "^13.4.2"
h5py = { version = "^3.9.0", optional = true }
tensorflow = { version = "^2.13.0", optional = true }
tensorflow-macos = { version = "^2.13.0", platform = "darwin", optional = true }
tensorflow-io-gcs-filesystem = { version = ">=0.23.1,<0.35", optional = true }
tomlkit = "^0.12.3"

[tool.poetry.extras]
Expand Down

0 comments on commit b08ea81

Please sign in to comment.