mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 02:23:39 +02:00
New requirements to make Azure and GCE work
This commit is contained in:
parent
71978cefcb
commit
647a7be625
1 changed files with 2 additions and 4 deletions
|
@ -1,13 +1,11 @@
|
||||||
msrestazure
|
|
||||||
setuptools>=11.3
|
setuptools>=11.3
|
||||||
ansible==2.4.3
|
ansible[azure]==2.4.3
|
||||||
dopy==0.3.5
|
dopy==0.3.5
|
||||||
boto>=2.5
|
boto>=2.5
|
||||||
boto3
|
boto3
|
||||||
azure==2.0.0rc5
|
|
||||||
msrest==0.4.1
|
|
||||||
apache-libcloud
|
apache-libcloud
|
||||||
six
|
six
|
||||||
pyopenssl
|
pyopenssl
|
||||||
jinja2==2.8
|
jinja2==2.8
|
||||||
shade
|
shade
|
||||||
|
pycrypto
|
||||||
|
|
Loading…
Add table
Reference in a new issue