Kevin Fenzi 9b892e
diff -Nur ansible-2.4.1.0.orig/requirements.txt ansible-2.4.1.0/requirements.txt
Kevin Fenzi 9b892e
--- ansible-2.4.1.0.orig/requirements.txt	2017-10-25 16:05:04.000000000 -0700
Kevin Fenzi 9b892e
+++ ansible-2.4.1.0/requirements.txt	2017-10-30 14:41:31.202896847 -0700
Kevin Fenzi 9b892e
@@ -3,8 +3,8 @@
Toshio Kuratomi 645b44
 # packages.  Thus, this should be the loosest set possible (only required
Toshio Kuratomi 645b44
 # packages, not optional ones, and with the widest range of versions that could
Toshio Kuratomi 645b44
 # be suitable)
Toshio Kuratomi 645b44
-jinja2
Toshio Kuratomi 645b44
+jinja2 >= 2.6
Toshio Kuratomi 645b44
 PyYAML
Toshio Kuratomi 645b44
 paramiko
Kevin Fenzi 9b892e
-cryptography
Kevin Fenzi 9b892e
+pycrypto >= 2.6
Kevin Fenzi 9b892e
 setuptools