mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
Add lxml to requirements.txt
lxml is removed from runtime, but it's still used by sso.py. Add it to the requirements.txt for now.
This commit is contained in:
parent
6195ed7948
commit
65ee81b01b
@ -1,3 +1,4 @@
|
||||
lxml >= 4.3.0
|
||||
pyVmomi >= 6.7
|
||||
suds ; python_version < '3'
|
||||
suds-jurko ; python_version >= '3.0'
|
||||
|
Loading…
Reference in New Issue
Block a user