auto-archiver/Pipfile

19 wiersze
257 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gspread = "*"
boto3 = "*"
python-dotenv = "*"
youtube_dl = "*"
argparse = "*"
ffmpeg-python = "*"
beautifulsoup4 = "*"
[dev-packages]
[requires]
python_version = "3.8"