delojza/requirements.txt

23 lines
749 B
Plaintext
Raw Normal View History

2018-01-30 13:47:33 +01:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
asn1crypto==0.24.0 # via cryptography
certifi==2018.8.24 # via python-telegram-bot, requests
cffi==1.11.5 # via cryptography
2018-01-30 13:47:33 +01:00
chardet==3.0.4 # via requests
cryptography==2.3.1 # via python-telegram-bot
filetype==1.0.1
2018-01-30 13:47:33 +01:00
future==0.16.0 # via python-telegram-bot
idna==2.7 # via cryptography, requests
2018-10-02 16:12:32 +02:00
markovify==0.7.1
pycparser==2.19 # via cffi
python-telegram-bot==11.1.0
requests==2.19.1
six==1.11.0 # via cryptography
2018-10-02 16:12:32 +02:00
unidecode==1.0.22 # via markovify
urllib3==1.23 # via requests
youtube-dl==2018.9.26