Skip to content

Commit 855183f

Browse files
authored
fix(sdk): set openapi-spec-validator==0.2.9 (#67)
1 parent 696b1ea commit 855183f

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
@@ -7,7 +7,7 @@
77
"prance",
88
"requests",
99
"aws_requests_auth",
10-
"openapi-spec-validator",
10+
"openapi-spec-validator==0.2.9",
1111
]
1212

1313

0 commit comments

Comments
 (0)