Skip to content

Commit

Permalink
require cryptography 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Feb 8, 2021
1 parent 0e54053 commit 6a17752
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>=3.2",
"cryptography>=3.4.1",
"six>=1.5.2",
],
extras_require={
Expand Down

0 comments on commit 6a17752

Please sign in to comment.