]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Add pointer to fix for openapi-core
authorStephen Finucane <stephen@that.guru>
Fri, 6 May 2022 14:50:49 +0000 (15:50 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 6 May 2022 14:50:49 +0000 (15:50 +0100)
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 <stephen@that.guru>
requirements-test.txt

index ccf3a5695b1eb90b91db41b4d4ddb2f5e3267982..1c4cc43a5905e881ea30218d46b2b5bd962fb9e8 100644 (file)
@@ -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