update requirements to include bs4

This commit is contained in:
phixxy 2024-05-27 02:06:22 -07:00
parent 601bb682f7
commit 995bb08a0a
2 changed files with 3 additions and 2 deletions

View file

@ -8,4 +8,5 @@ asyncssh
psutil
aiofiles
inky
wakeonlan
wakeonlan
beautifulsoup4