Skip to content

Commit

Permalink
update poetry backend version
Browse files Browse the repository at this point in the history
  • Loading branch information
khoangothe committed Oct 5, 2024
1 parent 45a0aa5 commit 2f47fc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ python-docx = "^1.1.0"
lxml = { version = ">=4.9.2", extras = ["html_clean"] }
unstructured = ">=0.13,<0.16"
tiktoken = ">=0.7.0"
json-repair = "^0.29.8"
json5 = "^0.9.25"
loguru = "^0.7.2"
websockets = "^13.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 2f47fc4

Please sign in to comment.