Skip to content
Snippets Groups Projects
Commit eb44fa83 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/py-hologram: Unbreak build by removing dependency upper-limit

Reported by:	fallout
parent 5407d18b
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment