From: Stephen Finucane Date: Fri, 6 May 2022 14:50:49 +0000 (+0100) Subject: requirements: Add pointer to fix for openapi-core X-Git-Tag: v3.1.0~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17c44c48559d1b3b2c3e1ae350f16cb105341e2e;p=thirdparty%2Fpatchwork.git requirements: Add pointer to fix for openapi-core This will be fixed in a future openapi-core release [1]. Indicate as much. [1] https://github.com/p1c2u/openapi-core/pull/373 Signed-off-by: Stephen Finucane --- diff --git a/requirements-test.txt b/requirements-test.txt index ccf3a569..1c4cc43a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -6,7 +6,8 @@ tblib~=1.7.0 openapi-core~=0.14.2 # FIXME(stephenfin): We have to pin this to prevent a recurrence of [1]. It # seems openapi-core needs to gain support for OpenAPI 3.1 before we can fix -# this properly +# this properly [2] # # [1] https://github.com/OAI/OpenAPI-Specification/issues/1368 +# [2] https://github.com/p1c2u/openapi-core/pull/373 jsonschema<4.0