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 a4a557c commit 3250ab8Copy full SHA for 3250ab8
setup.py
@@ -25,7 +25,7 @@
25
install_requires=[
26
'future',
27
'connexion >= 2.0.2, < 3',
28
- 'ruamel.yaml >= 0.12.4, <= 0.15.77',
+ 'ruamel.yaml >= 0.12.4, < 0.16.11',
29
'schema-salad',
30
'subprocess32==3.5.2'
31
],
0 commit comments