Skip to content

Commit 7977c07

Browse files
authored
Merge pull request #96 from CoderCoco/master
fix: update openapi-spec-validator version
2 parents f7196b5 + d62f285 commit 7977c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
],
3030
install_requires=[
3131
"prance>=0.20.2",
32-
"openapi-spec-validator==0.6.0",
32+
"openapi-spec-validator>=0.7.1",
3333
],
3434
)

0 commit comments

Comments
 (0)