# Please add dependencies here and run # pip install -r requirements-dev.txt && pip-compile # to update requirements.txt # # Please add developer dependencies which are not needed to install # OpenAppStack to requirements-dev.txt! # # ansible>=2.9.10 is needed for using the `k8s` resource ansible>=2.9.10,<2.10 # needed for test_dns.py dnspython>=2.1.0 # Needed for ansible k8s resource openshift>=0.12.0 # Needed for testinfra using the ansible module paramiko>=2.7.0 psutil>=5.5.0 pyopenssl>=19.0.0 pytest-rerunfailures>=8.0 testinfra>=3.0.0 # needed for test_dns.py tld>=0.12.5 setuptools>=40.6.2 wheel>=0.33.1 -e git+https://open.greenhost.net/greenhost/cloud-api#egg=greenhost_cloud -e git+https://open.greenhost.net/openappstack/oas_behave@73d1486#egg=oas_behave passlib>=1.7.2