- Notifications
You must be signed in to change notification settings - Fork126
Closed
Description
databricks-sql-python/pyproject.toml
Lines 20 to 23 in3d0db70
| 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:
