We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00eaf6 commit b672bc0Copy full SHA for b672bc0
airbyte-cdk/python/pyproject.toml
@@ -84,7 +84,7 @@ requests-mock = "*"
84
codeflash = "*"
85
86
[tool.poetry.extras]
87
-file-based = ["avro", "fastavro", "pyarrow", "unstructured", "pdf2image", "pdfminer.six", "unstructured.pytesseract", "pytesseract", "markdown", "python-calamine", "pandas"]
+file-based = ["avro", "fastavro", "pyarrow", "unstructured", "pdf2image", "pdfminer.six", "unstructured.pytesseract", "pytesseract", "markdown", "python-calamine"]
88
sphinx-docs = ["Sphinx", "sphinx-rtd-theme"]
89
vector-db-based = ["langchain", "openai", "cohere", "tiktoken"]
90
0 commit comments