Skip to content

Commit 87dcaba

Browse files
committed
ci: build base image
1 parent 0594c78 commit 87dcaba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bisheng = "bisheng.__main__:main"
1919

2020
[tool.poetry.dependencies]
2121
python = ">=3.10,<3.11"
22-
bisheng_langchain = "1.2.0"
22+
bisheng_langchain = "1.2.0.dev1"
2323
bisheng_pyautogen = "0.3.2"
2424
langchain = "^0.3.23"
2525
langchain-community = "^0.3.21"
@@ -90,7 +90,7 @@ matplotlib = "3.8.4"
9090
cchardet = "^2.1.7"
9191
llama-index = "0.9.48"
9292
tenacity = "<8.4.0"
93-
bisheng-ragas = "^1.0.1"
93+
bisheng-ragas = "^1.0.2"
9494
qianfan = "^0.4.4"
9595
dashscope = "^1.20.3"
9696
blobfile = "^3.0.0"

0 commit comments

Comments
 (0)