kopia lustrzana https://github.com/bellingcat/auto-archiver
40 wiersze
656 B
TOML
40 wiersze
656 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 = "*"
|
|
yt-dlp = "*"
|
|
telethon = "*"
|
|
google-api-python-client = "*"
|
|
google-auth-httplib2 = "*"
|
|
google-auth-oauthlib = "*"
|
|
oauth2client = "*"
|
|
python-slugify = "*"
|
|
pyyaml = "*"
|
|
dateparser = "*"
|
|
vk-url-scraper = "*"
|
|
python-twitter-v2 = "*"
|
|
instaloader = "*"
|
|
tqdm = "*"
|
|
jinja2 = "*"
|
|
cryptography = "==38.0.4"
|
|
dataclasses-json = "*"
|
|
|
|
[requires]
|
|
python_version = "3.9"
|
|
|
|
[dev-packages]
|
|
autopep8 = "*"
|
|
setuptools-pipfile = "*"
|