-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
The upper pin on pyarrow
was removed in databricks-sql-python
3.7.0 which suggests it is also not required here:
Could the pin also be removed here as it makes it problematic to install alongside other libraries which also depend on pyarrow
.
databricks-sqlalchemy/pyproject.toml
Line 14 in dd7b152
pyarrow = { version = ">=14.0.1,<17"} |
Metadata
Metadata
Assignees
Labels
No labels