cleanup auto_archive and config

This commit is contained in:
msramalho
2022-06-03 18:03:49 +02:00
parent aaa1d299da
commit 5135e97d3f
6 changed files with 75 additions and 127 deletions

View File

@@ -6,7 +6,6 @@ name = "pypi"
[packages]
gspread = "*"
boto3 = "*"
python-dotenv = "*"
argparse = "*"
beautifulsoup4 = "*"
tiktok-downloader = {git = "https://github.com/msramalho/tiktok-downloader"}