From 6a46f13eea9fe056ab0923668af6048e3537a992 Mon Sep 17 00:00:00 2001 From: Paul Yang Date: Tue, 4 Jun 2024 18:25:40 -0700 Subject: [PATCH] Address comments. --- .../extra-hatch-configuration/requirements-dev-packages.txt | 1 - metricflow-semantics/extra-hatch-configuration/requirements.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/metricflow-semantics/extra-hatch-configuration/requirements-dev-packages.txt b/metricflow-semantics/extra-hatch-configuration/requirements-dev-packages.txt index 8d49ed248e..e0819f9f06 100644 --- a/metricflow-semantics/extra-hatch-configuration/requirements-dev-packages.txt +++ b/metricflow-semantics/extra-hatch-configuration/requirements-dev-packages.txt @@ -5,7 +5,6 @@ pytest-mock>=3.7.0, <3.8.0 pytest-xdist>=3.2.1, <3.3.0 pytest>=7.1.1, < 7.2.0 PyYAML>=6.0, <7.0.0 -graphviz>=0.18.2, <0.21 tabulate>=0.8.9 types-PyYAML types-python-dateutil diff --git a/metricflow-semantics/extra-hatch-configuration/requirements.txt b/metricflow-semantics/extra-hatch-configuration/requirements.txt index 7b1d210bce..37e6118d75 100644 --- a/metricflow-semantics/extra-hatch-configuration/requirements.txt +++ b/metricflow-semantics/extra-hatch-configuration/requirements.txt @@ -1,3 +1,4 @@ dbt-semantic-interfaces>=0.5.1, <0.6.0 +graphviz>=0.18.2, <0.21 python-dateutil>=2.8.2, <2.9.0 rapidfuzz>=3.0, <4.0