mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-28 14:04:49 -04:00
Updated requirements.txt
This commit is contained in:
parent
c3da93ed08
commit
ccb6bb8052
2 changed files with 9 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,7 +14,6 @@ __pycache__/
|
|||
*.so
|
||||
|
||||
*.json
|
||||
*.txt
|
||||
*.db
|
||||
*.sh
|
||||
|
||||
|
|
9
requirements.txt
Normal file
9
requirements.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
click
|
||||
tidalapi
|
||||
dogpile.cache
|
||||
ruamel.yaml
|
||||
pathvalidate
|
||||
requests
|
||||
mutagen
|
||||
tqdm
|
||||
colorama
|
Loading…
Add table
Add a link
Reference in a new issue