mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
closes #86
This commit is contained in:
6
Pipfile
6
Pipfile
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user