kopia lustrzana https://github.com/bellingcat/auto-archiver
51 wiersze
863 B
TOML
51 wiersze
863 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 = "*"
|
|
pdqhash = "*"
|
|
pillow = "*"
|
|
python-slugify = "*"
|
|
pyyaml = "*"
|
|
dateparser = "*"
|
|
python-twitter-v2 = "*"
|
|
instaloader = "*"
|
|
tqdm = "*"
|
|
jinja2 = "*"
|
|
cryptography = "*"
|
|
dataclasses-json = "*"
|
|
yt-dlp = "2024.09.27"
|
|
vk-url-scraper = "*"
|
|
requests = {extras = ["socks"], version = "*"}
|
|
numpy = "1.26.4"
|
|
warcio = "*"
|
|
jsonlines = "*"
|
|
pysubs2 = "*"
|
|
minify-html = "*"
|
|
retrying = "*"
|
|
tsp-client = "*"
|
|
certvalidator = "*"
|
|
|
|
[dev-packages]
|
|
autopep8 = "*"
|
|
setuptools-pipfile = "*"
|
|
|
|
[requires]
|
|
python_version = "3.10"
|