Skip to content

Commit 6a7a841

Browse files
authored
Merge pull request #180 from stanislavlevin/issue_179
Drop no longer used runtime dependency on PyYAML
2 parents bb56635 + a393460 commit 6a7a841

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ classifiers = [
4747
jsonschema = "^4.0.0"
4848
openapi-schema-validator = "^0.3.2"
4949
python = "^3.7.0"
50-
PyYAML = ">=5.1"
5150
requests = {version = "*", optional = true}
5251
importlib-resources = {version = "^5.8.0", python = "<3.9" }
5352
jsonschema-spec = "^0.1.1"

0 commit comments

Comments
 (0)