Commit a393460
committed
Drop no longer used runtime dependency on PyYAML
PyYAML is no longer runtime dependency (7bca8cd and 7cbc3f6).
`openapi-spec-validator` requires `jsonschema-spec` that in turn
wants PyYAML = ">=5.1".
Fixes: #179
Signed-off-by: Stanislav Levin <[email protected]>1 parent fb65952 commit a393460
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
0 commit comments