Skip to content

Commit

Permalink
Upgrade to stwfsapy ~0.5.0; drop stwfsapy Python version restriction …
Browse files Browse the repository at this point in the history
…<3.12
  • Loading branch information
juhoinkinen committed Aug 30, 2024
1 parent 66512f5 commit b97f249
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 @@ -56,7 +56,7 @@ lmdb = { version = "~1.5.1", optional = true }
omikuji = { version = "0.5.*", optional = true }
yake = { version = "0.4.8", optional = true }
spacy = { version = "3.7.*", optional = true }
stwfsapy = { version = "0.4.*", optional = true, python = "<3.12" }
stwfsapy = { version = "~0.5.0", optional = true }

[tool.poetry.dev-dependencies]
py = "*"
Expand Down

0 comments on commit b97f249

Please sign in to comment.