Skip to content

Commit af3891d

Browse files
committed
Set upper SDK limit to 1.0
1 parent 0202115 commit af3891d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ classifiers = [
4848
]
4949

5050
dependencies = [
51-
"databricks-sdk>=0.40,<0.42",
51+
"databricks-sdk>=0.40,<1.0",
5252
"databricks-labs-lsql>=0.10",
5353
"pytest>=8.3",
5454
]

0 commit comments

Comments
 (0)