🔺 chore(pyproject.toml): update langchain-serve version to >0.0.50
The langchain-serve package has been updated to version >0.0.50. This update may include bug fixes, new features, or other improvements.
This commit is contained in:
parent
9e1bb15003
commit
3f063f099d
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ psycopg2-binary = "^2.9.6"
|
|||
pyarrow = "^12.0.0"
|
||||
tiktoken = "~0.4.0"
|
||||
wikipedia = "^1.4.0"
|
||||
langchain-serve = { version = ">0.0.47", optional = true }
|
||||
langchain-serve = { version = ">0.0.50", optional = true }
|
||||
qdrant-client = "^1.3.0"
|
||||
websockets = "^10.3"
|
||||
weaviate-client = "^3.21.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue