mirror of
https://git.sr.ht/~metalune/simpleweb_peertube
synced 2024-12-22 02:45:42 +01: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 New Issue
Block a user