summaryrefslogtreecommitdiffhomepage
path: root/tox-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-09-15 14:05:15 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-09-15 14:05:15 -0700
commit56a4739923a356ff5670b4620139ca55a2f30148 (patch)
tree405e2573eaacc37615607a349773d389078c31fc /tox-requirements.txt
parentf74c7d76ec2ea9d39a4af6643761b648f81bd266 (diff)
Switched everything to use cryptography
Diffstat (limited to 'tox-requirements.txt')
-rw-r--r--tox-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox-requirements.txt b/tox-requirements.txt
index 26224ce6..3a834b7f 100644
--- a/tox-requirements.txt
+++ b/tox-requirements.txt
@@ -1,2 +1,3 @@
# Not sure why tox can't just read setup.py?
-pycrypto
+cryptography >= 0.5.4
+pyasn1