mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-09-01 07:18:07 +02:00
This change updates requirements, pinning cryptography>=1.4. This is due to the use of kbkdf in the server's cryptography engine, which was not introduced until cryptography 1.4. Fixes #525
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
cryptography>=1.4
|
|
enum34
|
|
requests
|
|
six>=1.11.0
|
|
sqlalchemy>=1.0
|