langflow-nightly 1.6.3.dev2__py3-none-any.whl → 1.6.4.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.

Potentially problematic release.


This version of langflow-nightly might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.6.3.dev2
3
+ Version: 1.6.4.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
@@ -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.3.dev2
76
+ Requires-Dist: langflow-base-nightly==0.6.4.dev1
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
@@ -100,7 +100,6 @@ Requires-Dist: pyarrow==19.0.0
100
100
  Requires-Dist: pydantic-ai<1.0.0,>=0.0.19
101
101
  Requires-Dist: pydantic-settings<3.0.0,>=2.2.0
102
102
  Requires-Dist: pymongo==4.10.1
103
- Requires-Dist: pytest-codspeed==4.0.0
104
103
  Requires-Dist: pytube==15.0.0
105
104
  Requires-Dist: pywin32==307; sys_platform == 'win32'
106
105
  Requires-Dist: qdrant-client==1.9.2
@@ -166,6 +165,7 @@ Description-Content-Type: text/markdown
166
165
  [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/langflow-ai/langflow)
167
166
 
168
167
  > [!CAUTION]
168
+ > - 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
169
  > - 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
170
  > - Users must update to Langflow >= 1.3 to protect against [CVE-2025-3248](https://nvd.nist.gov/vuln/detail/CVE-2025-3248)
171
171
  > - 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.dev1.dist-info/METADATA,sha256=AmyqyL58hrODUHfo7T49LF84FgJJcR78L_toII6MHXI,11694
4
+ langflow_nightly-1.6.4.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.6.4.dev1.dist-info/entry_points.txt,sha256=4UA4EThOOWPkrd7VqZJCcB0rh746GQJWAXNk15vq944,61
6
+ langflow_nightly-1.6.4.dev1.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.6.4.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.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,,