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.
2 parents f7196b5 + d62f285 commit 7977c07Copy full SHA for 7977c07
1 file changed
setup.py
@@ -29,6 +29,6 @@
29
],
30
install_requires=[
31
"prance>=0.20.2",
32
- "openapi-spec-validator==0.6.0",
+ "openapi-spec-validator>=0.7.1",
33
34
)
0 commit comments