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 d8a36cc commit bc4f0c7Copy full SHA for bc4f0c7
requirements.txt
@@ -1,4 +1,5 @@
1
isodate==0.6.0
2
+dictpath==0.1.3
3
openapi-spec-validator
4
openapi-schema-validator
5
six
setup.cfg
@@ -27,6 +27,7 @@ setup_requires =
27
setuptools
28
install_requires =
29
isodate
30
+ dictpath
31
32
33
0 commit comments