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 c17381e commit 964dbd4Copy full SHA for 964dbd4
setup.py
@@ -28,7 +28,7 @@
28
include_package_data=True,
29
install_requires=[
30
"connexion >= 2.0.2, < 3",
31
- "ruamel.yaml >= 0.15.78, <= 0.16.5",
+ "ruamel.yaml >= 0.15.78, < 0.17.11",
32
"schema-salad",
33
],
34
entry_points={
0 commit comments