1
0
Fork 0

Add specific requirements (#211)

This commit is contained in:
Serene 2021-03-25 16:28:22 +10:00 committed by Ali Parlakci
parent 5b23f6688a
commit 82860a3341
1 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
appdirs
bs4
click
dict2xml
ffmpeg-python
praw
pyyaml
requests
youtube-dl
appdirs>=1.4.4
bs4>=0.0.1
click>=7.1.2
dict2xml>=1.7.0
ffmpeg-python>=0.2.0
praw>=7.2.0
pyyaml>=5.4.1
requests>=2.25.1
youtube-dl>=2021.3.14