We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9941fc commit ff990daCopy full SHA for ff990da
requirements-test.txt
@@ -3,11 +3,4 @@ psycopg2-binary~=2.9.0
3
sqlparse~=0.4.0
4
python-dateutil~=2.8.0
5
tblib~=1.7.0
6
-openapi-core~=0.14.2
7
-# FIXME(stephenfin): We have to pin this to prevent a recurrence of [1]. It
8
-# seems openapi-core needs to gain support for OpenAPI 3.1 before we can fix
9
-# this properly [2]
10
-#
11
-# [1] https://github.com/OAI/OpenAPI-Specification/issues/1368
12
-# [2] https://github.com/p1c2u/openapi-core/pull/373
13
-jsonschema<4.0
+openapi-core~=0.16.1
0 commit comments