# Please add dependencies here and run # # pip-compile --upgrade # pip install -r requirements.txt # # to update requirements.txt. # See https://pypi.org/project/pip-tools/#updating-requirements for more. # # Please add developer dependencies which are not needed to install # Stackspin to requirements-dev.txt! # We need to update the mitogen plugin first in order to update to a newer # ansible version ansible==5.5.0 # needed for test_dns.py dnspython==2.2.1 # Needed for `install/generate_secrets.py` kubernetes==23.3.0 # Needed for testinfra using the ansible module paramiko==2.10.3 psutil==5.9.0 pyopenssl==22.0.0 pytest-rerunfailures==10.2 pytest-testinfra==6.6.0 # needed for test_dns.py tld==0.12.6 wheel==0.37.1 -e git+https://open.greenhost.net/greenhost/cloud-api#egg=greenhost_cloud passlib==1.7.4 # Needed for secrets generation in install/generate_secrets.py jinja2-base64-filters==0.1.4 htpasswd==2.3