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.
1 parent 50d191a commit 6784356Copy full SHA for 6784356
requirements.txt
@@ -2,7 +2,6 @@ isodate==0.6.0
2
dictpath==0.1.3
3
openapi-spec-validator==0.3.3
4
openapi-schema-validator==0.1.6
5
-PyYAML==5.3.1
6
six
7
lazy-object-proxy
8
attrs
setup.cfg
@@ -30,7 +30,6 @@ install_requires =
30
dictpath
31
openapi-spec-validator < 0.4.0
32
openapi-schema-validator < 0.2.0
33
- PyYAML < 6.0; python_version>="3.6"
34
35
36
0 commit comments