2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-05 23:53:19 +00:00
Files
pykmip/requirements.txt
Takashi Kajinami 4d3b5a52ae Fix compatibility with cryptography >= 42.0.0
The load_der_public_key method and the load_pem_private_key method were
removed from Backend class in cryptography 42.0.0[1].

Closes #713

[1] 41daf2d86d
2024-03-29 13:48:09 -04:00

6 lines
67 B
Plaintext

cryptography>=2.5
enum-compat
requests
six>=1.11.0
sqlalchemy>=1.0