This commit is contained in:
msramalho
2023-08-24 12:43:28 +01:00
parent bf3c04b3fc
commit 92a0a92b47
2 changed files with 628 additions and 293 deletions

View File

@@ -32,11 +32,13 @@ cryptography = "*"
dataclasses-json = "*"
yt-dlp = "*"
vk-url-scraper = "*"
uwsgi = "*"
requests = {extras = ["socks"], version = "*"}
# wacz = "==0.4.8"
numpy = "*"
warcio = "*"
# pywb and uwsgi are needed for browsertrix to run in docker
# wacz = "==0.4.8"
uwsgi = "*"
pywb = "*"
[requires]
python_version = "3.10"