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