Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 40 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,49 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
asn1crypto==0.24.0 # via cryptography
atpublic==1.0 # via flufl.i18n
asn1crypto==0.24.0
# via cryptography
atpublic==1.0
# via flufl-i18n
cachecontrol==0.12.5
certifi==2018.8.24 # via python-telegram-bot, requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.3.1 # via python-telegram-bot
flufl.i18n==2.0.1
future==0.16.0 # via python-telegram-bot
idna==2.7 # via cryptography, requests
# via -r requirements.in
certifi==2018.8.24
# via
# python-telegram-bot
# requests
cffi==1.11.5
# via cryptography
chardet==3.0.4
# via requests
cryptography==2.3.1
# via python-telegram-bot
flufl-i18n==2.0.1
# via -r requirements.in
future==0.16.0
# via python-telegram-bot
idna==2.7
# via
# cryptography
# requests
iso639==0.1.4
msgpack==0.5.6 # via cachecontrol
pycparser==2.19 # via cffi
# via -r requirements.in
msgpack==0.5.6
# via cachecontrol
pycparser==2.19
# via cffi
python-telegram-bot==11.1.0
# via -r requirements.in
requests==2.19.1
six==1.11.0 # via cryptography
# via
# -r requirements.in
# cachecontrol
six==1.11.0
# via cryptography
tinydb==3.11.1
# via -r requirements.in
tornado==5.1.1
ujson==1.35
urllib3==1.23 # via requests
# via -r requirements.in
ujson==5.4.0
# via -r requirements.in
urllib3==1.23
# via requests