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.
2 parents 96477b2 + 9109e61 commit b65237dCopy full SHA for b65237d
setup.py
@@ -78,7 +78,7 @@
78
# your project is installed. For an analysis of "install_requires" vs pip's
79
# requirements files see:
80
# https://packaging.python.org/en/latest/requirements.html
81
- install_requires=['pypyr', 'boto3', 'ruamel.yaml'],
+ install_requires=['pypyr', 'boto3', 'ruamel.yaml<0.15'],
82
83
# List additional groups of dependencies here (e.g. development
84
# dependencies). You can install these using the following syntax,
0 commit comments