Browse Source

downgrade unstructured nltk version (#9726)

Jyong 6 months ago
parent
commit
121bb99cc2
2 changed files with 63 additions and 909 deletions
  1. 61 906
      api/poetry.lock
  2. 2 3
      api/pyproject.toml

File diff suppressed because it is too large
+ 61 - 906
api/poetry.lock


+ 2 - 3
api/pyproject.toml

@@ -172,12 +172,11 @@ sagemaker = "2.231.0"
 scikit-learn = "~1.5.1"
 sentry-sdk = { version = "~1.44.1", extras = ["flask"] }
 sqlalchemy = "~2.0.29"
-starlette = "0.41.0"
 tencentcloud-sdk-python-hunyuan = "~3.0.1158"
 tiktoken = "~0.8.0"
 tokenizers = "~0.15.0"
 transformers = "~4.35.0"
-unstructured = { version = "~0.15.7", extras = ["docx", "epub", "md", "msg", "pptx", "pdf"] }
+unstructured = { version = "~0.10.27", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
 validators = "0.21.0"
 volcengine-python-sdk = {extras = ["ark"], version = "~1.0.98"}
 websocket-client = "~1.7.0"
@@ -207,7 +206,7 @@ duckduckgo-search = "~6.3.0"
 jsonpath-ng = "1.6.1"
 matplotlib = "~3.8.2"
 newspaper3k = "0.2.8"
-nltk = "3.9.1"
+nltk = "3.8.1"
 numexpr = "~2.9.0"
 pydub = "~0.25.1"
 qrcode = "~7.4.2"

Some files were not shown because too many files changed in this diff