chore: Update langflow-base dependency to version 0.1.1 (#4817)

fix: update langflow-base dependency to version 0.1.1
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-11-25 13:43:25 -03:00 committed by GitHub
commit 84981fcd1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ maintainers = [
# Define your main dependencies here
dependencies = [
"langflow-base==0.1.0",
"langflow-base==0.1.1",
"beautifulsoup4>=4.12.2,<5.0.0",
"google-search-results>=2.4.1,<3.0.0",
"google-api-python-client>=2.130.0,<3.0.0",