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 fedf569 commit 3042857Copy full SHA for 3042857
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: Implementation :: CPython",
28
]
29
dependencies = ["databricks-sdk~=0.18.0",
30
- "databricks-labs-blueprint~=0.1.0",
+ "databricks-labs-blueprint~=0.2.2",
31
"PyYAML>=6.0.0,<7.0.0"]
32
33
[project.entry-points.databricks]
0 commit comments