diff --git a/pyproject.toml b/pyproject.toml index d1eb16293..e57e93af3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ maintainers = [ ] # Define your main dependencies here dependencies = [ - "langflow-base==0.1.1", + "langflow-base==0.1.2", "beautifulsoup4==4.12.3", "google-search-results>=2.4.1,<3.0.0", "google-api-python-client==2.154.0",