langflow-nightly 1.4.3.dev1__py3-none-any.whl → 1.4.3.dev3__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.
- {langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/METADATA +6 -3
- langflow_nightly-1.4.3.dev3.dist-info/RECORD +7 -0
- langflow_nightly-1.4.3.dev1.dist-info/RECORD +0 -7
- {langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: langflow-nightly
|
3
|
-
Version: 1.4.3.
|
3
|
+
Version: 1.4.3.dev3
|
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
|
@@ -67,7 +67,7 @@ Requires-Dist: langchain-pinecone>=0.2.8
|
|
67
67
|
Requires-Dist: langchain-sambanova==0.1.0
|
68
68
|
Requires-Dist: langchain-unstructured==0.1.5
|
69
69
|
Requires-Dist: langchain==0.3.21
|
70
|
-
Requires-Dist: langflow-base-nightly==0.4.3.
|
70
|
+
Requires-Dist: langflow-base-nightly==0.4.3.dev3
|
71
71
|
Requires-Dist: langfuse==2.53.9
|
72
72
|
Requires-Dist: langsmith<1.0.0,>=0.3.42
|
73
73
|
Requires-Dist: langwatch==0.1.16
|
@@ -112,12 +112,13 @@ Requires-Dist: types-cachetools==5.5.0.20240820
|
|
112
112
|
Requires-Dist: upstash-vector==0.6.0
|
113
113
|
Requires-Dist: uv>=0.5.7
|
114
114
|
Requires-Dist: weaviate-client==4.10.2
|
115
|
-
Requires-Dist: webrtcvad>=2.0.10
|
116
115
|
Requires-Dist: wikipedia==1.4.0
|
117
116
|
Requires-Dist: wolframalpha==5.1.3
|
118
117
|
Requires-Dist: yfinance==0.2.50
|
119
118
|
Requires-Dist: youtube-transcript-api==0.6.3
|
120
119
|
Requires-Dist: zep-python==2.0.2
|
120
|
+
Provides-Extra: audio
|
121
|
+
Requires-Dist: webrtcvad>=2.0.10; extra == 'audio'
|
121
122
|
Provides-Extra: cassio
|
122
123
|
Requires-Dist: cassio>=0.1.7; extra == 'cassio'
|
123
124
|
Provides-Extra: clickhouse-connect
|
@@ -150,6 +151,8 @@ Description-Content-Type: text/markdown
|
|
150
151
|
[](https://www.youtube.com/@Langflow)
|
151
152
|
[](https://discord.gg/EqksyE2EX9)
|
152
153
|
|
154
|
+
> [!CAUTION]
|
155
|
+
> Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248).
|
153
156
|
|
154
157
|
[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 a built-in API server that turns every agent into an API endpoint 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.
|
155
158
|
|
@@ -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.4.3.dev3.dist-info/METADATA,sha256=izmH-n64o1m17vbXPbK6FmZD2jB0ZjhhWgbm0wpQB68,9356
|
4
|
+
langflow_nightly-1.4.3.dev3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
langflow_nightly-1.4.3.dev3.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
+
langflow_nightly-1.4.3.dev3.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
+
langflow_nightly-1.4.3.dev3.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.4.3.dev1.dist-info/METADATA,sha256=jWso_2-EBdwvMjByKiNSbEiGPxzScczJ2sI0SLum-nI,9180
|
4
|
-
langflow_nightly-1.4.3.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
langflow_nightly-1.4.3.dev1.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
|
6
|
-
langflow_nightly-1.4.3.dev1.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
7
|
-
langflow_nightly-1.4.3.dev1.dist-info/RECORD,,
|
File without changes
|
{langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/entry_points.txt
RENAMED
File without changes
|
{langflow_nightly-1.4.3.dev1.dist-info → langflow_nightly-1.4.3.dev3.dist-info}/licenses/LICENSE
RENAMED
File without changes
|