langflow-nightly 1.2.0.dev0__py3-none-any.whl → 1.2.0.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.2.0.dev0
3
+ Version: 1.2.0.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
@@ -59,7 +59,7 @@ Requires-Dist: langchain-pinecone==0.2.2
59
59
  Requires-Dist: langchain-sambanova==0.1.0
60
60
  Requires-Dist: langchain-unstructured==0.1.5
61
61
  Requires-Dist: langchain==0.3.10
62
- Requires-Dist: langflow-base-nightly==0.2.0.dev0
62
+ Requires-Dist: langflow-base-nightly==0.2.0.dev1
63
63
  Requires-Dist: langfuse==2.53.9
64
64
  Requires-Dist: langsmith==0.1.147
65
65
  Requires-Dist: langwatch==0.1.16
@@ -91,7 +91,7 @@ Requires-Dist: redis==5.2.1
91
91
  Requires-Dist: scrapegraph-py>=1.12.0
92
92
  Requires-Dist: smolagents>=1.8.0
93
93
  Requires-Dist: spider-client==0.1.24
94
- Requires-Dist: sqlalchemy[aiosqlite,postgresql-psycopg2binary,postgresql-psycopgbinary]<3.0.0,>=2.0.38
94
+ Requires-Dist: sqlalchemy[aiosqlite]<3.0.0,>=2.0.38
95
95
  Requires-Dist: sseclient-py==1.8.0
96
96
  Requires-Dist: supabase==2.6.0
97
97
  Requires-Dist: types-cachetools==5.5.0.20240820
@@ -121,6 +121,9 @@ Requires-Dist: llama-index-embeddings-nvidia==0.1.5; extra == 'nv-ingest'
121
121
  Requires-Dist: nv-ingest-client==2025.2.7.dev0; extra == 'nv-ingest'
122
122
  Requires-Dist: pymilvus[bulk-writer,model]==2.5.0; extra == 'nv-ingest'
123
123
  Requires-Dist: python-pptx==0.6.23; extra == 'nv-ingest'
124
+ Provides-Extra: postgresql
125
+ Requires-Dist: sqlalchemy[postgresql-psycopg2binary]; extra == 'postgresql'
126
+ Requires-Dist: sqlalchemy[postgresql-psycopg]; extra == 'postgresql'
124
127
  Description-Content-Type: text/markdown
125
128
 
126
129
  <!-- markdownlint-disable MD030 -->
@@ -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.2.0.dev1.dist-info/METADATA,sha256=1GRkx06KJ3Nqry6FFBK5JxgBsGa21ZoBhh5c4KCLcZA,9427
4
+ langflow_nightly-1.2.0.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.2.0.dev1.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.2.0.dev1.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.2.0.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.2.0.dev0.dist-info/METADATA,sha256=HYAf1QiY0aZnb3B1znwD4gdM0HSP84-P1VwpPJvernw,9306
4
- langflow_nightly-1.2.0.dev0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.2.0.dev0.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.2.0.dev0.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.2.0.dev0.dist-info/RECORD,,