From 1e7849ba910365e6008fd276b271e90a718fd618 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 27 Apr 2016 20:43:14 -0400 Subject: Use a more recent cryptography and call a function --- tox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox-requirements.txt') 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 -- cgit v1.2.3