mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
849ecd82ff
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>
18 lines
369 B
Plaintext
18 lines
369 B
Plaintext
###### Common requirements ######
|
|
lxml >= 4.3.0
|
|
pyVmomi >= 6.7
|
|
six (>=1.12)
|
|
|
|
requests (==2.27.1)
|
|
pyOpenSSL (==22.0.0)
|
|
cryptography (==36.0.0)
|
|
setuptools (==62.0.0)
|
|
###### SDK requirements ######
|
|
vapi-client-bindings == 4.0.0
|
|
vmc-client-bindings
|
|
nsx-python-sdk
|
|
nsx-policy-python-sdk
|
|
nsx-vmc-policy-python-sdk
|
|
nsx-vmc-aws-integration-python-sdk
|
|
vmc-draas-client-bindings
|