Skip to content

Commit

Permalink
Upgrade to lmdb ~1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Jul 3, 2024
1 parent 67fe942 commit 6022460
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 @@ -52,7 +52,7 @@ huggingface-hub = "~0.23.4"
fasttext-wheel = { version = "0.9.2", optional = true }
voikko = { version = "0.5.*", optional = true }
tensorflow-cpu = { version = "~2.16.2", optional = true }
lmdb = { version = "1.4.1", optional = true }
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 }
Expand Down

0 comments on commit 6022460

Please sign in to comment.