mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-09-01 15:28:07 +02:00
The enum34 package is not compatible with python 3.4+. By requiring enum-compat instead, this requirement will be a noop when installing the dependencies from a python 3.4+ environment. Closes: #450
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
cryptography>=1.4
|
|
enum-compat
|
|
requests
|
|
six>=1.11.0
|
|
sqlalchemy>=1.0
|