瀏覽代碼

modify setup.py (#4195)

guoshengjian 5 月之前
父節點
當前提交
e576ebe5ab
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      setup.py

+ 4 - 4
setup.py

@@ -38,14 +38,14 @@ DEP_SPECS = {
     "imagesize": "",
     "Jinja2": "",
     "joblib": "",
-    "langchain": "== 0.3.25",
-    "langchain-community": "== 0.3.24",
+    "langchain": ">= 0.2",
+    "langchain-community": ">= 0.2",
     "langchain-core": "",
-    "langchain-openai": "== 0.3.19",
+    "langchain-openai": ">= 0.1",
     "lxml": "",
     "matplotlib": "",
     "numpy": ">= 1.24",
-    "openai": "== 1.68.2",
+    "openai": ">= 1.63",
     "opencv-contrib-python": "== 4.10.0.84",
     "openpyxl": "",
     "packaging": "",