diff options
Diffstat (limited to 'tox-requirements.txt')
-rw-r--r-- | tox-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tox-requirements.txt b/tox-requirements.txt index 0b93acf3..23ed06d8 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.6 +cryptography >= 0.7 pyasn1 >= 0.1.7 |