langflow-nightly 1.1.4.dev13__py3-none-any.whl → 1.1.4.dev15__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.1.4.dev13
3
+ Version: 1.1.4.dev15
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
@@ -8,7 +8,7 @@ Maintainer-email: Carlos Coelho <carlos@langflow.org>, Cristhian Zanforlin <cris
8
8
  License-Expression: MIT
9
9
  License-File: LICENSE
10
10
  Keywords: gpt,gui,langchain,nlp,openai
11
- Requires-Python: <3.13,>=3.10
11
+ Requires-Python: <3.14,>=3.10
12
12
  Requires-Dist: ag2>=0.1.0
13
13
  Requires-Dist: aiofile<4.0.0,>=3.9.0
14
14
  Requires-Dist: apify-client>=1.8.1
@@ -23,7 +23,7 @@ Requires-Dist: certifi==2024.8.30
23
23
  Requires-Dist: chromadb==0.5.23
24
24
  Requires-Dist: composio-core==0.7.1
25
25
  Requires-Dist: composio-langchain==0.7.1
26
- Requires-Dist: crewai~=0.86.0
26
+ Requires-Dist: crewai==0.102.0
27
27
  Requires-Dist: dspy-ai==2.5.41
28
28
  Requires-Dist: duckduckgo-search==7.2.1
29
29
  Requires-Dist: elasticsearch==8.16.0
@@ -59,12 +59,12 @@ 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.1.4.dev13
62
+ Requires-Dist: langflow-base-nightly==0.1.4.dev15
63
63
  Requires-Dist: langfuse==2.53.9
64
64
  Requires-Dist: langsmith==0.1.147
65
65
  Requires-Dist: langwatch==0.1.16
66
66
  Requires-Dist: lark==1.2.2
67
- Requires-Dist: litellm==1.59.8
67
+ Requires-Dist: litellm==1.60.2
68
68
  Requires-Dist: markdown==3.7
69
69
  Requires-Dist: markupsafe==3.0.2
70
70
  Requires-Dist: mcp>=0.9.1
@@ -78,7 +78,7 @@ Requires-Dist: numexpr==2.10.2
78
78
  Requires-Dist: openinference-instrumentation-langchain>=0.1.29
79
79
  Requires-Dist: opensearch-py==2.8.0
80
80
  Requires-Dist: pgvector==0.3.6
81
- Requires-Dist: pyarrow==17.0.0
81
+ Requires-Dist: pyarrow==19.0.0
82
82
  Requires-Dist: pydantic-ai>=0.0.19
83
83
  Requires-Dist: pydantic-settings==2.4.0
84
84
  Requires-Dist: pymongo==4.10.1
@@ -116,6 +116,11 @@ Provides-Extra: local
116
116
  Requires-Dist: ctransformers>=0.2.10; extra == 'local'
117
117
  Requires-Dist: llama-cpp-python~=0.2.0; extra == 'local'
118
118
  Requires-Dist: sentence-transformers>=2.3.1; extra == 'local'
119
+ Provides-Extra: nv-ingest
120
+ Requires-Dist: llama-index-embeddings-nvidia==0.1.5; extra == 'nv-ingest'
121
+ Requires-Dist: nv-ingest-client==2025.2.7.dev0; extra == 'nv-ingest'
122
+ Requires-Dist: pymilvus[bulk-writer,model]==2.5.0; extra == 'nv-ingest'
123
+ Requires-Dist: python-pptx==0.6.23; extra == 'nv-ingest'
119
124
  Description-Content-Type: text/markdown
120
125
 
121
126
  <!-- 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.1.4.dev15.dist-info/METADATA,sha256=6aBG73S0xwSZnzCLyBQ-XaDuUkBAoZBK-vl1oLG70rM,9313
4
+ langflow_nightly-1.1.4.dev15.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.1.4.dev15.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.1.4.dev15.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.1.4.dev15.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.1.4.dev13.dist-info/METADATA,sha256=3pSMox0_gn3fEbESyEIU4FvXMcw8u24LlxFK4yfTpCo,9014
4
- langflow_nightly-1.1.4.dev13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.1.4.dev13.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.1.4.dev13.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.1.4.dev13.dist-info/RECORD,,