Re-add dependency for BeautifulSoup because of future patches
This commit is contained in:
parent
b9fa8de39c
commit
3946bc53c8
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from bs4 import BeautifulSoup
|
||||
import requests
|
||||
import json
|
||||
|
||||
|
|
Loading…
Reference in a new issue