mirror of
https://codeberg.org/JasterV/YoutuBot.git
synced 2026-04-26 18:40:02 +00:00
repository reorganized
This commit is contained in:
parent
2a77acc962
commit
5e2398a72b
4 changed files with 0 additions and 48 deletions
1
Procfile
1
Procfile
|
|
@ -1 +0,0 @@
|
||||||
web: python3 app.py
|
|
||||||
|
|
@ -1,46 +0,0 @@
|
||||||
asn1crypto==0.24.0
|
|
||||||
beautifulsoup4==4.8.1
|
|
||||||
certifi==2018.8.24
|
|
||||||
chardet==3.0.4
|
|
||||||
Click==7.0
|
|
||||||
configparser==4.0.2
|
|
||||||
cryptography==2.3
|
|
||||||
decorator==4.4.0
|
|
||||||
entrypoints==0.3
|
|
||||||
ffmpeg==1.4
|
|
||||||
Flask==1.1.1
|
|
||||||
future==0.18.0
|
|
||||||
httplib2==0.11.3
|
|
||||||
idna==2.6
|
|
||||||
imageio==2.6.1
|
|
||||||
imageio-ffmpeg==0.3.0
|
|
||||||
itsdangerous==1.1.0
|
|
||||||
Jinja2==2.10.3
|
|
||||||
keyring==17.1.1
|
|
||||||
keyrings.alt==3.1.1
|
|
||||||
pafy==0.5.4
|
|
||||||
pbr==5.4.3
|
|
||||||
Pillow>=6.2.2
|
|
||||||
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
|
|
||||||
pymacaroons==0.13.0
|
|
||||||
PyNaCl==1.3.0
|
|
||||||
pyRFC3339==1.1
|
|
||||||
pyTelegramBotAPI==3.6.6
|
|
||||||
python-telegram-bot==12.1.1
|
|
||||||
python-xlib==0.23
|
|
||||||
pytz==2018.9
|
|
||||||
pyxdg>=0.26
|
|
||||||
pyyaml>=4.2b1
|
|
||||||
requests==2.21.0
|
|
||||||
requests-unixsocket==0.1.5
|
|
||||||
six==1.12.0
|
|
||||||
soupsieve==1.9.4
|
|
||||||
systemd-python==234
|
|
||||||
youtube-dl==2019.9.28
|
|
||||||
youtube-mp3-downloader==1.4
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
python-3.7.3
|
|
||||||
Loading…
Reference in a new issue