diff --git a/setup.cfg b/setup.cfg index 7fb487a..3693f2b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,7 +56,7 @@ setup_requires = setuptools_scm_git_archive install_requires = hcloud >= 1.10.0, < 2 - molecule >= 3.2.1, <= 3.3 + molecule >= 3.2.1, < 4 pyyaml >= 5.3.1, < 6 [options.extras_require]