aboutsummaryrefslogtreecommitdiff
path: root/devel/py-hologram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hologram/Makefile')
-rw-r--r--devel/py-hologram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hologram/Makefile b/devel/py-hologram/Makefile
index 19cee25d82fe..b81de1a2c292 100644
--- a/devel/py-hologram/Makefile
+++ b/devel/py-hologram/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/dbt-labs/hologram
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8,<2.9:devel/py-python-dateutil@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8:devel/py-python-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0:devel/py-jsonschema@${PY_FLAVOR}
USES= python