diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-09-29 19:44:26 -0700 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-09-29 19:44:26 -0700 |
commit | d3d816efba4798a9a81f5f0463fb2f70871644db (patch) | |
tree | 39f4b1805d335e430ada814bcae40047737fbeaf /tox-requirements.txt | |
parent | e68063498aff6691d6b379ab014fe954d821b237 (diff) |
Bump version numbers
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 e66a4534..0b93acf3 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.5.4 +cryptography >= 0.6 pyasn1 >= 0.1.7 |