mirror of
https://codeberg.org/SimpleWeb/SimpleerTube.git
synced 2024-11-13 04:33:17 +00:00
Re-add dependency for BeautifulSoup because of future patches
This commit is contained in:
parent
b9fa8de39c
commit
3946bc53c8
|
@ -1,3 +1,4 @@
|
|||
from bs4 import BeautifulSoup
|
||||
import requests
|
||||
import json
|
||||
|
||||
|
|
Loading…
Reference in a new issue