Re-add dependency for BeautifulSoup because of future patches

This commit is contained in:
metalune 2021-07-28 21:22:40 +02:00
parent b9fa8de39c
commit 3946bc53c8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from bs4 import BeautifulSoup
import requests
import json