Skip to content

Commit 65ee81b

Browse files
authored
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.
1 parent 6195ed7 commit 65ee81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
lxml >= 4.3.0
12
pyVmomi >= 6.7
23
suds ; python_version < '3'
34
suds-jurko ; python_version >= '3.0'

0 commit comments

Comments
 (0)