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 4a62742 commit 5fc7fe4Copy full SHA for 5fc7fe4
extra-hatch-configuration/requirements.txt
@@ -1,5 +1,5 @@
1
Jinja2>=3.1.3
2
-dbt-semantic-interfaces==0.8.1
+dbt-semantic-interfaces==0.8.3
3
more-itertools>=8.10.0, <10.2.0
4
pydantic>=1.10.0, <3.0
5
tabulate>=0.8.9
metricflow-semantics/extra-hatch-configuration/requirements.txt
@@ -1,7 +1,7 @@
# Always support a range of production DSI versions capped at the next breaking version in metricflow-semantics.
# This allows us to sync new, non-breaking changes to dbt-core without getting a version mismatch in dbt-mantle,
# which depends on a specific commit of DSI.
-dbt-semantic-interfaces>=0.8.1, <0.9.0
+dbt-semantic-interfaces>=0.8.3, <0.9.0
graphviz>=0.18.2, <0.21
6
python-dateutil>=2.9.0, <2.10.0
7
rapidfuzz>=3.0, <4.0
0 commit comments