mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-04 19:13:04 +02:00
Prevent ansible and Jinja2 from updates #220
This commit is contained in:
parent
2798f84d3f
commit
fb01220cec
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ansible>=2.1
|
||||
ansible>=2.1,<2.2.1
|
||||
dopy==0.3.5
|
||||
boto>=2.5
|
||||
boto3
|
||||
|
@ -6,3 +6,4 @@ azure==2.0.0rc5
|
|||
apache-libcloud
|
||||
six
|
||||
pyopenssl
|
||||
jinja2==2.8
|
||||
|
|
Loading…
Add table
Reference in a new issue