summaryrefslogtreecommitdiffhomepage
path: root/tox-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-04-27 20:43:14 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2016-04-27 20:43:14 -0400
commit1e7849ba910365e6008fd276b271e90a718fd618 (patch)
tree3b5f65cf729e46e265d4b995caf39344ae7b0955 /tox-requirements.txt
parent86645149c9d066d5fe9222525c8bdf91df7f7de9 (diff)
Use a more recent cryptography and call a function
Diffstat (limited to 'tox-requirements.txt')
-rw-r--r--tox-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox-requirements.txt b/tox-requirements.txt
index 47ddd792..9645f854 100644
--- a/tox-requirements.txt
+++ b/tox-requirements.txt
@@ -1,3 +1,3 @@
# Not sure why tox can't just read setup.py?
-cryptography >= 0.8
+cryptography >= 1.1
pyasn1 >= 0.1.7