langflow-nightly 1.6.3.dev2__py3-none-any.whl → 1.6.4.dev0__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.
Potentially problematic release.
This version of langflow-nightly might be problematic. Click here for more details.
- {langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/METADATA +3 -2
- langflow_nightly-1.6.4.dev0.dist-info/RECORD +7 -0
- langflow_nightly-1.6.3.dev2.dist-info/RECORD +0 -7
- {langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/WHEEL +0 -0
- {langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/entry_points.txt +0 -0
- {langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langflow-nightly
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.4.dev0
|
|
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
|
|
@@ -73,7 +73,7 @@ Requires-Dist: langchain-pinecone<1.0.0,>=0.2.8
|
|
|
73
73
|
Requires-Dist: langchain-sambanova==0.1.0
|
|
74
74
|
Requires-Dist: langchain-unstructured==0.1.5
|
|
75
75
|
Requires-Dist: langchain==0.3.23
|
|
76
|
-
Requires-Dist: langflow-base-nightly==0.6.
|
|
76
|
+
Requires-Dist: langflow-base-nightly==0.6.4.dev0
|
|
77
77
|
Requires-Dist: langfuse==2.53.9
|
|
78
78
|
Requires-Dist: langsmith<1.0.0,>=0.3.42
|
|
79
79
|
Requires-Dist: langwatch<0.3.0,>=0.2.11
|
|
@@ -166,6 +166,7 @@ Description-Content-Type: text/markdown
|
|
|
166
166
|
[](https://deepwiki.com/langflow-ai/langflow)
|
|
167
167
|
|
|
168
168
|
> [!CAUTION]
|
|
169
|
+
> - Langflow versions 1.6.0 through 1.6.3 have a critical bug where `.env` files are not read, potentially causing security vulnerabilities. **DO NOT** upgrade to these versions if you use `.env` files for configuration. Instead, upgrade to 1.6.4, which includes a fix for this bug.
|
|
169
170
|
> - Windows users of Langflow Desktop should **not** use the in-app update feature to upgrade to Langflow version 1.6.0. For upgrade instructions, see [Windows Desktop update issue](https://docs.langflow.org/release-notes#windows-desktop-update-issue).
|
|
170
171
|
> - Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248)
|
|
171
172
|
> - 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)
|
|
@@ -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.6.4.dev0.dist-info/METADATA,sha256=GUQR6uiQFDvNdKTHD6Z7GDR1pm--ZoRg-sA4akKf4Ks,11732
|
|
4
|
+
langflow_nightly-1.6.4.dev0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
+
langflow_nightly-1.6.4.dev0.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
|
|
6
|
+
langflow_nightly-1.6.4.dev0.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
+
langflow_nightly-1.6.4.dev0.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.6.3.dev2.dist-info/METADATA,sha256=Rh1ZdsvdlmhNiF3ng_xtdzb6ff_UPENlIOwJ9Lhb26E,11449
|
|
4
|
-
langflow_nightly-1.6.3.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
-
langflow_nightly-1.6.3.dev2.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
|
|
6
|
-
langflow_nightly-1.6.3.dev2.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
|
|
7
|
-
langflow_nightly-1.6.3.dev2.dist-info/RECORD,,
|
|
File without changes
|
{langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{langflow_nightly-1.6.3.dev2.dist-info → langflow_nightly-1.6.4.dev0.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|