diff --git a/test/lib/ansible_test/_data/requirements/integration.cloud.hcloud.txt b/test/lib/ansible_test/_data/requirements/integration.cloud.hcloud.txt index 97ffca61fa4a58..1d298b0a66358a 100644 --- a/test/lib/ansible_test/_data/requirements/integration.cloud.hcloud.txt +++ b/test/lib/ansible_test/_data/requirements/integration.cloud.hcloud.txt @@ -1 +1 @@ -hcloud>=1.3.0 ; python_version >= '2.7' # Python 2.6 is not supported (sanity_ok); Only hcloud >= 1.3.0 supports Networks. +hcloud>=1.4.1 ; python_version >= '2.7' # Python 2.6 is not supported (sanity_ok); Only hcloud >= 1.3.0 supports Networks; hcloud >= 1.4.1 is needed to allow a wider range of requests versions to be used