diff --git a/setup.py b/setup.py index 5bd864d..5cab99c 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ 'psycopg2-binary ~= 2.9', 'prometheus-client ~= 0.14', 'gunicorn ~= 20.1', - 'openapi-schema-validator ~= 0.1.5', + 'openapi-schema-validator ~=0.6.2', 'jsonschema ~= 3.0', # Newer versions are not compatible with our Flask version 'markupsafe == 2.0.1'