mirror of
https://codeberg.org/JasterV/YoutuBot.git
synced 2026-04-26 18:40:02 +00:00
Add files via upload
This commit is contained in:
parent
02049bf0c1
commit
7a67f64a49
1 changed files with 80 additions and 0 deletions
80
requirements.txt
Normal file
80
requirements.txt
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
asn1crypto==0.24.0
|
||||
beautifulsoup4==4.8.1
|
||||
Brlapi==0.6.7
|
||||
certifi==2018.8.24
|
||||
chardet==3.0.4
|
||||
chrome-gnome-shell==0.0.0
|
||||
Click==7.0
|
||||
command-not-found==0.3
|
||||
configparser==4.0.2
|
||||
cryptography==2.3
|
||||
cupshelpers==1.0
|
||||
decorator==4.4.0
|
||||
defer==1.0.6
|
||||
distro==1.3.0
|
||||
distro-info===0.21ubuntu2
|
||||
entrypoints==0.3
|
||||
ffmpeg==1.4
|
||||
Flask==1.1.1
|
||||
future==0.18.0
|
||||
hidpidaemon==18.4.4
|
||||
httplib2==0.11.3
|
||||
idna==2.6
|
||||
imageio==2.6.1
|
||||
imageio-ffmpeg==0.3.0
|
||||
imgurpython==1.1.7
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
kernelstub==3.1.0
|
||||
keyring==17.1.1
|
||||
keyrings.alt==3.1.1
|
||||
language-selector==0.1
|
||||
louis==3.8.0
|
||||
macaroonbakery==1.2.1
|
||||
MarkupSafe==1.1.1
|
||||
moviepy==1.0.1
|
||||
netifaces==0.10.4
|
||||
numpy==1.17.2
|
||||
pafy==0.5.4
|
||||
pbr==5.4.3
|
||||
Pillow==6.2.0
|
||||
prettytable==0.7.2
|
||||
proglog==0.1.9
|
||||
protobuf==3.6.1
|
||||
pycairo==1.16.2
|
||||
pycrypto==2.6.1
|
||||
pycups==1.9.73
|
||||
pydbus==0.6.0
|
||||
PyGObject==3.32.0
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.3.0
|
||||
pyRFC3339==1.1
|
||||
pyTelegramBotAPI==3.6.6
|
||||
python-apt==1.8.4
|
||||
python-telegram-bot==12.1.1
|
||||
python-xlib==0.23
|
||||
pytz==2018.9
|
||||
pyxdg==0.25
|
||||
PyYAML==3.13
|
||||
Repoman==1.0.2
|
||||
requests==2.21.0
|
||||
requests-unixsocket==0.1.5
|
||||
screen-resolution-extra==0.0.0
|
||||
SecretStorage==2.3.1
|
||||
selenium==3.141.0
|
||||
sessioninstaller==0.0.0
|
||||
six==1.12.0
|
||||
soupsieve==1.9.4
|
||||
system-service==0.3
|
||||
systemd-python==234
|
||||
testresources==2.0.1
|
||||
tornado==6.0.3
|
||||
tqdm==4.36.1
|
||||
ubuntu-advantage-tools==19.2
|
||||
ubuntu-drivers-common==0.0.0
|
||||
ufw==0.36
|
||||
urllib3==1.24.1
|
||||
Werkzeug==0.16.0
|
||||
xkit==0.0.0
|
||||
youtube-dl==2019.9.28
|
||||
youtube-mp3-downloader==1.4
|
||||
Loading…
Reference in a new issue