diff --git a/pyproject.toml b/pyproject.toml index 7b7604d68..34c44d214 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",