-
Notifications
You must be signed in to change notification settings - Fork 126
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, bulv1ne, ohadber, cburroughs and 1 more
Metadata
Metadata
Assignees
Labels
No labels