chore: Update version to 1.4.2 for langflow and langflow-base (#8113)
* chore: update version to 1.4.2 in package.json and package-lock.json * chore: update version to 1.4.2 for langflow and langflow-base in project files
This commit is contained in:
parent
51cd807ab8
commit
fc2eee8fa5
5 changed files with 73 additions and 73 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "langflow"
|
||||
version = "1.4.1"
|
||||
version = "1.4.2"
|
||||
description = "A Python package with a built-in web application"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
license = "MIT"
|
||||
|
|
@ -18,7 +18,7 @@ maintainers = [
|
|||
]
|
||||
# Define your main dependencies here
|
||||
dependencies = [
|
||||
"langflow-base==0.4.1",
|
||||
"langflow-base==0.4.2",
|
||||
"beautifulsoup4==4.12.3",
|
||||
"google-search-results>=2.4.1,<3.0.0",
|
||||
"google-api-python-client==2.154.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue