-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Pandas 2.3 has been released. The pin in databricks-sql-python
makes it uninstallable alongside the latest pandas
:
databricks-sql-python/pyproject.toml
Lines 14 to 17 in 0947b9a
pandas = [ | |
{ version = ">=1.2.5,<2.3.0", python = ">=3.8,<3.13" }, | |
{ version = ">=2.2.3,<2.3.0", python = ">=3.13" } | |
] |
HiromuHota, stephen-bowser and bulv1ne
Metadata
Metadata
Assignees
Labels
No labels