airbyte-cdk 0.67.2__py3-none-any.whl → 0.67.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {airbyte_cdk-0.67.2.dist-info → airbyte_cdk-0.67.3.dist-info}/METADATA +3 -3
- {airbyte_cdk-0.67.2.dist-info → airbyte_cdk-0.67.3.dist-info}/RECORD +5 -5
- {airbyte_cdk-0.67.2.dist-info → airbyte_cdk-0.67.3.dist-info}/LICENSE.txt +0 -0
- {airbyte_cdk-0.67.2.dist-info → airbyte_cdk-0.67.3.dist-info}/WHEEL +0 -0
- {airbyte_cdk-0.67.2.dist-info → airbyte_cdk-0.67.3.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: airbyte-cdk
|
3
|
-
Version: 0.67.
|
3
|
+
Version: 0.67.3
|
4
4
|
Summary: A framework for writing Airbyte Connectors.
|
5
5
|
Home-page: https://github.com/airbytehq/airbyte
|
6
6
|
Author: Airbyte
|
@@ -48,7 +48,7 @@ Requires-Dist: pytest-mock ; extra == 'dev'
|
|
48
48
|
Requires-Dist: requests-mock ; extra == 'dev'
|
49
49
|
Requires-Dist: pytest-httpserver ; extra == 'dev'
|
50
50
|
Requires-Dist: pandas ==2.0.3 ; extra == 'dev'
|
51
|
-
Requires-Dist: pyarrow
|
51
|
+
Requires-Dist: pyarrow ~=15.0.0 ; extra == 'dev'
|
52
52
|
Requires-Dist: langchain ==0.0.271 ; extra == 'dev'
|
53
53
|
Requires-Dist: openai[embeddings] ==0.27.9 ; extra == 'dev'
|
54
54
|
Requires-Dist: cohere ==4.21 ; extra == 'dev'
|
@@ -63,7 +63,7 @@ Requires-Dist: markdown ; extra == 'dev'
|
|
63
63
|
Provides-Extra: file-based
|
64
64
|
Requires-Dist: avro ~=1.11.2 ; extra == 'file-based'
|
65
65
|
Requires-Dist: fastavro ~=1.8.0 ; extra == 'file-based'
|
66
|
-
Requires-Dist: pyarrow
|
66
|
+
Requires-Dist: pyarrow ~=15.0.0 ; extra == 'file-based'
|
67
67
|
Requires-Dist: unstructured ==0.10.27 ; extra == 'file-based'
|
68
68
|
Requires-Dist: unstructured[docx,pptx] ==0.10.27 ; extra == 'file-based'
|
69
69
|
Requires-Dist: pdf2image ==1.16.3 ; extra == 'file-based'
|
@@ -456,8 +456,8 @@ unit_tests/utils/test_schema_inferrer.py,sha256=Z2jHBZ540wnYkylIdV_2xr75Vtwlxuyg
|
|
456
456
|
unit_tests/utils/test_secret_utils.py,sha256=CdKK8A2-5XVxbXVtX22FK9dwwMeP5KNqDH6luWRXSNw,5256
|
457
457
|
unit_tests/utils/test_stream_status_utils.py,sha256=Xr8MZ2HWgTVIyMbywDvuYkRaUF4RZLQOT8-JjvcfR24,2970
|
458
458
|
unit_tests/utils/test_traced_exception.py,sha256=bDFP5zMBizFenz6V2WvEZTRCKGB5ijh3DBezjbfoYIs,4198
|
459
|
-
airbyte_cdk-0.67.
|
460
|
-
airbyte_cdk-0.67.
|
461
|
-
airbyte_cdk-0.67.
|
462
|
-
airbyte_cdk-0.67.
|
463
|
-
airbyte_cdk-0.67.
|
459
|
+
airbyte_cdk-0.67.3.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
|
460
|
+
airbyte_cdk-0.67.3.dist-info/METADATA,sha256=y512sNsJ6Q9SfbZp0srP4zm9lautLJLpMWAECqOL15c,11074
|
461
|
+
airbyte_cdk-0.67.3.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
462
|
+
airbyte_cdk-0.67.3.dist-info/top_level.txt,sha256=edvsDKTnE6sD2wfCUaeTfKf5gQIL6CPVMwVL2sWZzqo,51
|
463
|
+
airbyte_cdk-0.67.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|