mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
Add pycrypto to Tower's requirements files
This is needed for GCE inventory syncs to work. Inventory Syncs run through the Tower virtual environment.
This commit is contained in:
@@ -33,6 +33,7 @@ ordereddict==1.1
|
||||
pexpect==4.2.1
|
||||
psphere==0.5.2
|
||||
psutil==5.2.2
|
||||
pycrypto==2.6.1
|
||||
pygerduty==0.35.2
|
||||
pyOpenSSL==17.0.0
|
||||
pyparsing==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user