langflow-nightly 1.1.1.dev16__py3-none-any.whl → 1.1.1.dev18__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,7 @@
1
1
  """Module for package versioning."""
2
2
 
3
3
  import contextlib
4
+ from importlib import metadata
4
5
 
5
6
 
6
7
  def get_version() -> str:
@@ -14,8 +15,6 @@ def get_version() -> str:
14
15
  Raises:
15
16
  ValueError: If the package is not found from the list of package names.
16
17
  """
17
- from importlib import metadata
18
-
19
18
  pkg_names = [
20
19
  "langflow",
21
20
  "langflow-base",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: langflow-nightly
3
- Version: 1.1.1.dev16
3
+ Version: 1.1.1.dev18
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
@@ -20,8 +20,8 @@ Requires-Dist: boto3==1.34.162
20
20
  Requires-Dist: certifi<2025.0.0,>=2023.11.17
21
21
  Requires-Dist: certifi==2024.8.30
22
22
  Requires-Dist: chromadb==0.5.23
23
- Requires-Dist: composio-core==0.6.3
24
- Requires-Dist: composio-langchain==0.6.3
23
+ Requires-Dist: composio-core==0.6.7
24
+ Requires-Dist: composio-langchain==0.6.7
25
25
  Requires-Dist: crewai~=0.86.0
26
26
  Requires-Dist: dspy-ai==2.5.41
27
27
  Requires-Dist: duckduckgo-search==6.3.7
@@ -57,7 +57,7 @@ Requires-Dist: langchain-openai==0.2.12
57
57
  Requires-Dist: langchain-pinecone==0.2.0
58
58
  Requires-Dist: langchain-unstructured==0.1.5
59
59
  Requires-Dist: langchain==0.3.10
60
- Requires-Dist: langflow-base-nightly==0.1.1.dev16
60
+ Requires-Dist: langflow-base-nightly==0.1.1.dev18
61
61
  Requires-Dist: langfuse==2.53.9
62
62
  Requires-Dist: langsmith==0.1.147
63
63
  Requires-Dist: langwatch==0.1.16
@@ -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.1.dev18.dist-info/METADATA,sha256=cdYyezQITVgEA9lsDHqfT6rMITBq2w1DNY0-4WTy77A,8696
4
+ langflow_nightly-1.1.1.dev18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ langflow_nightly-1.1.1.dev18.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.1.1.dev18.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.1.1.dev18.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
- langflow/version/version.py,sha256=7XM0JexZ9q5hPM_Ao-JNRXga6ijWIN0py3PdoVWWlJs,1206
3
- langflow_nightly-1.1.1.dev16.dist-info/METADATA,sha256=4jFbUwUKeM0QvrpB9BTR_3zbvTeC6ATSBypDn0oZA-g,8696
4
- langflow_nightly-1.1.1.dev16.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- langflow_nightly-1.1.1.dev16.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.1.1.dev16.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.1.1.dev16.dist-info/RECORD,,