kopia lustrzana https://github.com/bellingcat/auto-archiver
44 wiersze
762 B
TOML
44 wiersze
762 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
gspread = "*"
|
|
boto3 = "*"
|
|
argparse = "*"
|
|
beautifulsoup4 = "*"
|
|
tiktok-downloader = "*"
|
|
bs4 = "*"
|
|
loguru = "*"
|
|
ffmpeg-python = "*"
|
|
selenium = "*"
|
|
snscrape = "*"
|
|
telethon = "*"
|
|
google-api-python-client = "*"
|
|
google-auth-httplib2 = "*"
|
|
google-auth-oauthlib = "*"
|
|
oauth2client = "*"
|
|
python-slugify = "*"
|
|
pyyaml = "*"
|
|
dateparser = "*"
|
|
python-twitter-v2 = "*"
|
|
instaloader = "*"
|
|
tqdm = "*"
|
|
jinja2 = "*"
|
|
cryptography = "==38.0.4"
|
|
dataclasses-json = "*"
|
|
yt-dlp = ">=2023.2.17"
|
|
vk-url-scraper = "*"
|
|
uwsgi = "*"
|
|
requests = {extras = ["socks"], version = "*"}
|
|
# wacz = "==0.4.8"
|
|
pywb = ">=2.7.3"
|
|
|
|
[requires]
|
|
python_version = "3.10"
|
|
|
|
[dev-packages]
|
|
autopep8 = "*"
|
|
setuptools-pipfile = "*"
|