mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-03 09:49:00 -03:30
Change python crypto module from pycrypto to cryptography (#5769)
This commit is contained in:
@@ -3,6 +3,6 @@ yamllint==1.19.0
|
|||||||
apache-libcloud==2.2.1
|
apache-libcloud==2.2.1
|
||||||
tox==3.11.1
|
tox==3.11.1
|
||||||
dopy==0.3.7
|
dopy==0.3.7
|
||||||
PyCrypto==2.6.1
|
cryptography==2.8
|
||||||
ansible-lint==4.2.0
|
ansible-lint==4.2.0
|
||||||
openshift==0.8.8
|
openshift==0.8.8
|
||||||
|
|||||||
Reference in New Issue
Block a user