diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-18 11:26:09 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-18 11:26:09 -0800 |
commit | eb3e117d29aa2e16b6ca0ff206062d36474f8bfd (patch) | |
tree | 85159799cfb227c48bda8be9d1a9658c1dad4fe4 /tox-requirements.txt | |
parent | b3884d2c44233f16cd334c4abcfddcf5e8bf8ef6 (diff) |
A bunch of cleanup
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 |