Skip to content

Commit

Permalink
Remove obsolete dependency tensorflow-io-gcs-filesystem
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Feb 23, 2024
1 parent f04f0be commit ec7b79a
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 @@ -74,7 +74,7 @@ schemathesis = "3.*.*"
[tool.poetry.extras]
fasttext = ["fasttext-wheel"]
voikko = ["voikko"]
nn = ["tensorflow-cpu", "tensorflow-io-gcs-filesystem", "lmdb"]
nn = ["tensorflow-cpu", "lmdb"]
omikuji = ["omikuji"]
yake = ["yake"]
spacy = ["spacy"]
Expand Down

0 comments on commit ec7b79a

Please sign in to comment.