1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
vsphere-automation-sdk-python/requirements_pypi.txt
aagrawal3 849ecd82ff
Remove Python 2.x reference.
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>
2022-10-17 16:44:21 +05:30

10 lines
268 B
Plaintext

###### This requirements file is used for local installation where access to GitHub is restricted ######
###### 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)