Updated requirements.txt

This commit is contained in:
nathom 2021-03-22 18:41:08 -07:00
parent c3da93ed08
commit ccb6bb8052
2 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View File

@ -14,7 +14,6 @@ __pycache__/
*.so
*.json
*.txt
*.db
*.sh

9
requirements.txt Normal file
View File

@ -0,0 +1,9 @@
click
tidalapi
dogpile.cache
ruamel.yaml
pathvalidate
requests
mutagen
tqdm
colorama