chore(pyproject): update version 1.0.14 and 0.0.90 for langflow and langflow-base packages (#3025)

* feat(pyproject.toml): add langchain-core dependency version 0.2.23 to the project

* feat(pyproject.toml): update version 1.0.14 and 0.0.90 for langflow and langflow-base packages
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-07-29 09:46:53 -03:00 committed by GitHub
commit 9afc6a2d4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

2
poetry.lock generated
View file

@ -5010,7 +5010,7 @@ six = "*"
[[package]]
name = "langflow-base"
version = "0.0.89"
version = "0.0.90"
description = "A Python package with a built-in web application"
optional = false
python-versions = ">=3.10,<3.13"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "1.0.13"
version = "1.0.14"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow-base"
version = "0.0.89"
version = "0.0.90"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [