Merge pull request #15325 from isms/sandbox-cryptography

Add cryptography package to sandbox environment
This commit is contained in:
Fred Smith
2017-11-03 13:53:14 -04:00
committed by GitHub

View File

@@ -13,6 +13,7 @@ numpy==1.6.2
networkx==1.7
sympy==0.7.1
pyparsing==2.0.7
cryptography==1.9
# We forked NLTK just to make it work with setuptools instead of distribute
git+https://github.com/edx/nltk.git@2.0.6#egg=nltk==2.0.6