This supports OpenAPI 3.1 finally [1] 🎉. We can uncap jsonschema in the
process.
[1] https://github.com/p1c2u/openapi-core/pull/419
Signed-off-by: Stephen Finucane <stephen@that.guru>
sqlparse~=0.4.0
python-dateutil~=2.8.0
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 [2]
-#
-# [1] https://github.com/OAI/OpenAPI-Specification/issues/1368
-# [2] https://github.com/p1c2u/openapi-core/pull/373
-jsonschema<4.0
+openapi-core~=0.16.1