langflow-nightly 1.5.0.dev39__py3-none-any.whl → 1.5.1.dev1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.5.0.dev39
3
+ Version: 1.5.1.dev1
4
4
  Summary: A Python package with a built-in web application
5
5
  Project-URL: Repository, https://github.com/langflow-ai/langflow
6
6
  Project-URL: Documentation, https://docs.langflow.org
@@ -14,7 +14,7 @@ Requires-Dist: aiosqlite==0.21.0
14
14
  Requires-Dist: apify-client>=1.8.1
15
15
  Requires-Dist: arize-phoenix-otel>=0.6.1
16
16
  Requires-Dist: assemblyai==0.35.1
17
- Requires-Dist: astra-assistants[tools]~=2.2.12
17
+ Requires-Dist: astra-assistants[tools]<3.0.0,>=2.2.13
18
18
  Requires-Dist: atlassian-python-api==3.41.16
19
19
  Requires-Dist: beautifulsoup4==4.12.3
20
20
  Requires-Dist: boto3==1.34.162
@@ -56,7 +56,7 @@ Requires-Dist: langchain-elasticsearch==0.3.0
56
56
  Requires-Dist: langchain-google-calendar-tools==0.0.1
57
57
  Requires-Dist: langchain-google-community==2.0.3
58
58
  Requires-Dist: langchain-google-genai==2.0.6
59
- Requires-Dist: langchain-google-vertexai==2.0.7
59
+ Requires-Dist: langchain-google-vertexai<3.0.0,>=2.0.7
60
60
  Requires-Dist: langchain-graph-retriever==0.6.1
61
61
  Requires-Dist: langchain-groq==0.2.1
62
62
  Requires-Dist: langchain-huggingface==0.3.1
@@ -71,12 +71,12 @@ Requires-Dist: langchain-pinecone>=0.2.8
71
71
  Requires-Dist: langchain-sambanova==0.1.0
72
72
  Requires-Dist: langchain-unstructured==0.1.5
73
73
  Requires-Dist: langchain==0.3.23
74
- Requires-Dist: langflow-base-nightly==0.5.0.dev39
74
+ Requires-Dist: langflow-base-nightly==0.5.1.dev1
75
75
  Requires-Dist: langfuse==2.53.9
76
76
  Requires-Dist: langsmith<1.0.0,>=0.3.42
77
- Requires-Dist: langwatch==0.1.16
77
+ Requires-Dist: langwatch<0.3.0,>=0.2.11
78
78
  Requires-Dist: lark==1.2.2
79
- Requires-Dist: litellm==1.60.2
79
+ Requires-Dist: litellm<2.0.0,>=1.60.2
80
80
  Requires-Dist: markdown==3.7
81
81
  Requires-Dist: markupsafe==3.0.2
82
82
  Requires-Dist: mcp>=1.10.1
@@ -108,7 +108,7 @@ Requires-Dist: spider-client==0.1.24
108
108
  Requires-Dist: sqlalchemy[aiosqlite]<3.0.0,>=2.0.38
109
109
  Requires-Dist: sseclient-py==1.8.0
110
110
  Requires-Dist: structlog>=25.4.0
111
- Requires-Dist: supabase==2.6.0
111
+ Requires-Dist: supabase<3.0.0,>=2.6.0
112
112
  Requires-Dist: traceloop-sdk>=0.43.1
113
113
  Requires-Dist: twelvelabs>=0.4.7
114
114
  Requires-Dist: types-cachetools==5.5.0.20240820
@@ -128,13 +128,18 @@ Provides-Extra: clickhouse-connect
128
128
  Requires-Dist: clickhouse-connect==0.7.19; extra == 'clickhouse-connect'
129
129
  Provides-Extra: couchbase
130
130
  Requires-Dist: couchbase>=4.2.1; extra == 'couchbase'
131
+ Provides-Extra: docling
132
+ Requires-Dist: docling>=2.36.1; extra == 'docling'
133
+ Requires-Dist: ocrmac>=1.0.0; (sys_platform == 'darwin') and extra == 'docling'
134
+ Requires-Dist: rapidocr-onnxruntime>=1.4.4; extra == 'docling'
135
+ Requires-Dist: tesserocr>=2.8.0; extra == 'docling'
131
136
  Provides-Extra: local
132
137
  Requires-Dist: ctransformers>=0.2.10; extra == 'local'
133
138
  Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
134
139
  Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
135
140
  Provides-Extra: nv-ingest
136
- Requires-Dist: nv-ingest-api==2025.4.22.dev20250422; extra == 'nv-ingest'
137
- Requires-Dist: nv-ingest-client==2025.4.22.dev20250422; extra == 'nv-ingest'
141
+ Requires-Dist: nv-ingest-api<26.0.0,==25.6.2; (python_version >= '3.12') and extra == 'nv-ingest'
142
+ Requires-Dist: nv-ingest-client<26.0.0,==25.6.3; (python_version >= '3.12') and extra == 'nv-ingest'
138
143
  Provides-Extra: postgresql
139
144
  Requires-Dist: sqlalchemy[postgresql-psycopg2binary]<3.0.0,>=2.0.38; extra == 'postgresql'
140
145
  Requires-Dist: sqlalchemy[postgresql-psycopg]<3.0.0,>=2.0.38; extra == 'postgresql'
@@ -156,7 +161,10 @@ Description-Content-Type: text/markdown
156
161
  [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/langflow-ai/langflow)
157
162
 
158
163
  > [!CAUTION]
159
- > Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248).
164
+ > - Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248)
165
+ > - Users must update to Langflow >= 1.5.1 to protect against [CVE-2025-57760](https://github.com/langflow-ai/langflow/security/advisories/GHSA-4gv9-mp8m-592r)
166
+ >
167
+ > For security information, see our [Security Policy](./SECURITY.md) and [Security Advisories](https://github.com/langflow-ai/langflow/security/advisories).
160
168
 
161
169
  [Langflow](https://langflow.org) is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and built-in API and MCP servers that turn every workflow into a tool that can be integrated into applications built on any framework or stack. Langflow comes with batteries included and supports all major LLMs, vector databases and a growing library of AI tools.
162
170
 
@@ -0,0 +1,7 @@
1
+ langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
+ langflow/version/version.py,sha256=uljaZ5G2bOqi8szChWz-Coudm86aAzp2xWUC_4oKst8,1201
3
+ langflow_nightly-1.5.1.dev1.dist-info/METADATA,sha256=2SyH8Dlvkgzk9S9k9mjJh4xE3f2qrluHZD2oy98hIws,10501
4
+ langflow_nightly-1.5.1.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.5.1.dev1.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
6
+ langflow_nightly-1.5.1.dev1.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.5.1.dev1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
- langflow/version/version.py,sha256=uljaZ5G2bOqi8szChWz-Coudm86aAzp2xWUC_4oKst8,1201
3
- langflow_nightly-1.5.0.dev39.dist-info/METADATA,sha256=cvWJzlrUiLkWMSy4eTgNtYisPayVb7VlES7Y_VOhTVs,9830
4
- langflow_nightly-1.5.0.dev39.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.5.0.dev39.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
6
- langflow_nightly-1.5.0.dev39.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.5.0.dev39.dist-info/RECORD,,