-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
databricks-sql-python/pyproject.toml
Lines 20 to 23 in 3d0db70
numpy = [ | |
{ version = "^1.16.6", python = ">=3.8,<3.11" }, | |
{ version = "^1.23.4", python = ">=3.11" }, | |
] |
It was changed in #444, but there didn't appear to be any justification for the change:
dbaxa
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request