We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db0b02 commit 47b2d2bCopy full SHA for 47b2d2b
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: 3.11",
27
"Programming Language :: Python :: Implementation :: CPython",
28
]
29
-dependencies = ["databricks-sdk~=0.19.0",
+dependencies = ["databricks-sdk~=0.20.0",
30
"databricks-labs-blueprint~=0.2.4",
31
"PyYAML>=6.0.0,<7.0.0"]
32
0 commit comments