Skip to content

Commit fc18a0e

Browse files
committed
/* PR_START p--release-0.207.1-updates 02 */ Update requirements in dbt-metricflow.
1 parent a813e2d commit fc18a0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dbt-metricflow/extra-hatch-configuration/requirements-cli.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Internal dependencies
2-
dbt-core @ git+https://github.com/dbt-labs/dbt-core@e53420c1d073dc81609ae7aa84cef6ee09650576#subdirectory=core
2+
dbt-core>=1.9, <1.10
33

44
# dsi version should be fixed by MetricFlow/dbt-core, not set here
55
dbt-semantic-interfaces
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
metricflow>=0.206.0, <0.207.0
1+
metricflow>=0.207.1, <0.208.0

0 commit comments

Comments
 (0)