浏览代码

chore: dep

Byaidu 1 年之前
父节点
当前提交
ee48e11f0b
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      pyproject.toml

+ 1 - 4
pyproject.toml

@@ -11,17 +11,14 @@ classifiers = [
     "Operating System :: OS Independent",
     "Operating System :: OS Independent",
 ]
 ]
 dependencies = [
 dependencies = [
-    "charset-normalizer",
-    "cryptography",
     "requests",
     "requests",
     "pymupdf",
     "pymupdf",
     "tqdm",
     "tqdm",
     "tenacity",
     "tenacity",
     "numpy",
     "numpy",
     "ollama",
     "ollama",
-    "deepl<1.19.1",
+    "deepl",
     "openai",
     "openai",
-    "requests",
     "azure-ai-translation-text<=1.0.1",
     "azure-ai-translation-text<=1.0.1",
     "gradio",
     "gradio",
     "huggingface_hub",
     "huggingface_hub",