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

pull/5399/head
Maxime Guyot 2020-03-14 11:30:34 +01:00 committed by GitHub
parent ca73e29ec5
commit dcfda9d9d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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