update poetry lock
This commit is contained in:
parent
2eeef904d8
commit
6e806f1196
2
api/poetry.lock
generated
2
api/poetry.lock
generated
@ -9524,4 +9524,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.11,<3.13"
|
||||
content-hash = "4b92e3c3ac2be1a1aa73a7593d184300ac9e17e1d4f125106f995fe2df97a06c"
|
||||
content-hash = "f3d111d152531831a94348b58ef930b1aa533e99f05756eaa9e70ec71c01f9df"
|
||||
|
@ -73,7 +73,7 @@ starlette = "0.41.0"
|
||||
tiktoken = "~0.8.0"
|
||||
tokenizers = "~0.15.0"
|
||||
transformers = "~4.35.0"
|
||||
unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
|
||||
unstructured = { version = "~0.16.25", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
|
||||
validators = "0.21.0"
|
||||
yarl = "~1.18.3"
|
||||
# Before adding new dependency, consider place it in alphabet order (a-z) and suitable group.
|
||||
|
Loading…
Reference in New Issue
Block a user