mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 09:19:59 -05:00
34d801043e
* Updated the runtime and readme Signed-off-by: shweta purohit <spurohit@vmware.com> Signed-off-by: shweta purohit <spurohit@vmware.com> * Refreshed source and license file Signed-off-by: shweta purohit <spurohit@vmware.com> * Updated depedency files and Samples Signed-off-by: shweta purohit <spurohit@vmware.com> * updated setup.py Signed-off-by: shweta purohit <spurohit@vmware.com> * Updated lib/index.html and lib/README Signed-off-by: shweta purohit <spurohit@vmware.com> --------- Signed-off-by: shweta purohit <spurohit@vmware.com>
18 lines
364 B
Plaintext
18 lines
364 B
Plaintext
###### Common requirements ######
|
|
lxml >= 4.3.0
|
|
pyVmomi >=6.7
|
|
six (>=1.12)
|
|
|
|
requests (>=2.27.1)
|
|
pyOpenSSL (>=22.0.0)
|
|
cryptography (>=37.0.2)
|
|
setuptools (>=62.3.2)
|
|
###### SDK requirements ######
|
|
vcenter-bindings == 4.1.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
|