chore(pyproject.toml): update langchain version to ^0.0.166
feat(pyproject.toml): update package version to 0.0.69
This commit is contained in:
parent
9e0a6c729b
commit
096f652357
2 changed files with 315 additions and 577 deletions
888
poetry.lock
generated
888
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "langflow"
|
||||
version = "0.0.68"
|
||||
version = "0.0.69"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Logspace <contact@logspace.ai>"]
|
||||
maintainers = [
|
||||
|
|
@ -29,7 +29,7 @@ google-search-results = "^2.4.1"
|
|||
google-api-python-client = "^2.79.0"
|
||||
typer = "^0.7.0"
|
||||
gunicorn = "^20.1.0"
|
||||
langchain = "~0.0.150"
|
||||
langchain = "^0.0.166"
|
||||
openai = "^0.27.2"
|
||||
types-pyyaml = "^6.0.12.8"
|
||||
dill = "^0.3.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue