|
|
@@ -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": "",
|