Updated cryptography to 0.5.4 - closes #91
Slightly reorganized the default imports in pgpy/__init__.py First pass at updating the ascii_unarmor regex to support cleartext signatures - #102, #27, #28 Added pypy3 to the test matrix as an allowed failure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cryptography==0.4
|
||||
cryptography==0.5.4
|
||||
requests
|
||||
enum34
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user