Skip to content

Commit e2f0ca4

Browse files
Added the installation of bs4 as a requirement to fix failure of auto sync pr (#160)
1 parent 46114ba commit e2f0ca4

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 @@
11
requests==2.25.1
22
pyVmomi==7.0.2
33
pyVim==3.0.2
4+
beautifulsoup4==4.12.2

0 commit comments

Comments
 (0)