Change python crypto module from pycrypto to cryptography (#5769)

This commit is contained in:
Maxime Guyot
2020-03-14 11:30:34 +01:00
committed by GitHub
parent ca73e29ec5
commit dcfda9d9d2

View File

@ -3,6 +3,6 @@ yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
PyCrypto==2.6.1
cryptography==2.8
ansible-lint==4.2.0
openshift==0.8.8