[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] gspread = "*" boto3 = "*" python-dotenv = "*" argparse = "*" beautifulsoup4 = "*" tiktok-downloader = {git = "https://github.com/msramalho/tiktok-downloader"} bs4 = "*" loguru = "*" ffmpeg-python = "*" selenium = "*" snscrape = "*" yt-dlp = "*" [dev-packages] [requires] python_version = "3.9"