mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 01:09:59 -05:00
b712eda86f
Signed-off-by: Prajwal Bhagat <prajwal.bhagat@broadcom.com>
18 lines
358 B
Plaintext
18 lines
358 B
Plaintext
###### Common requirements ######
|
|
lxml >= 4.3.0
|
|
six (>=1.12)
|
|
|
|
requests (>=2.27.1)
|
|
pyOpenSSL (>=22.0.0)
|
|
cryptography (>=37.0.2)
|
|
setuptools (>=62.3.2)
|
|
###### SDK requirements ######
|
|
pyVmomi >=8.0.3.0.1
|
|
vmware-vcenter == 8.0.3.0
|
|
vmwarecloud-aws
|
|
nsx-python-sdk
|
|
nsx-policy-python-sdk
|
|
nsx-vmc-policy-python-sdk
|
|
nsx-vmc-aws-integration-python-sdk
|
|
vmwarecloud-draas
|