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 7e24392 commit 9aca116Copy full SHA for 9aca116
setup.py
@@ -69,7 +69,7 @@ def run_tests(self):
69
},
70
install_requires=[
71
"jsonschema<3",
72
- "PyYAML>=4.2b1",
+ "PyYAML>=3.13",
73
"six",
74
'pathlib;python_version=="2.7"',
75
],
0 commit comments