Skip to content

Commit

Permalink
cryptography 1.3 is here!
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Mar 18, 2016
1 parent b875d51 commit 5be951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def find_meta(meta):
package_dir={"": "src"},
install_requires=[
# Fix cryptographyMinimum in tox.ini when changing this!
"cryptography>=1.2",
"cryptography>=1.3",
"six>=1.5.2"
],
)

0 comments on commit 5be951c

Please sign in to comment.