mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
updated pinning to prevent breaking changes (#4783)
* updated ansible pinning to prevent more possibilities of breaking changes * more exact pinning of ansible version * more exact pinning of ansible version and also all the rest * added testing requirements.txt pinning settings * removed boto from testing requirements.txt
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8485136f9a
commit
872b37f751
@@ -1,9 +1,8 @@
|
||||
-r ../requirements.txt
|
||||
yamllint
|
||||
yamllint==1.15.0
|
||||
apache-libcloud==2.2.1
|
||||
boto==2.9.0
|
||||
tox
|
||||
dopy
|
||||
PyCrypto
|
||||
tox==3.11.1
|
||||
dopy==0.3.7
|
||||
PyCrypto==2.6.1
|
||||
ansible-lint==4.1.0
|
||||
openshift
|
||||
openshift==0.8.8
|
||||
|
||||
Reference in New Issue
Block a user