Newer
Older
# 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 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