dev-python/openapi-core: 0.16.6 needs jsonschema-spec < 0.2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-06-13 17:56:42 +02:00
parent ee74a6d745
commit 793208b7bc

View File

@@ -25,6 +25,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/pathable-0.4.0[${PYTHON_USEDEP}]
dev-python/isodate[${PYTHON_USEDEP}]
<dev-python/jsonschema-spec-0.2[${PYTHON_USEDEP}]
>=dev-python/jsonschema-spec-0.1.1[${PYTHON_USEDEP}]
dev-python/more-itertools[${PYTHON_USEDEP}]
dev-python/parse[${PYTHON_USEDEP}]