yep
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
cryptography>=2.6
|
cryptography>=3.3.2
|
||||||
pyasn1
|
pyasn1
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ packages =
|
|||||||
pgpy.packet.subpackets
|
pgpy.packet.subpackets
|
||||||
# TODO: fix support for cryptography >= 38.0.0 (https://github.com/SecurityInnovation/PGPy/issues/402)
|
# TODO: fix support for cryptography >= 38.0.0 (https://github.com/SecurityInnovation/PGPy/issues/402)
|
||||||
install_requires =
|
install_requires =
|
||||||
cryptography>=2.6,<38
|
cryptography>=3.3.2
|
||||||
pyasn1
|
pyasn1
|
||||||
python_requires = >=3.6
|
python_requires = >=3.6
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user