1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

added requests to requirements

This commit is contained in:
2019-07-10 02:14:20 -07:00
parent b716ef3bfb
commit 38fcf6d054

View File

@@ -1,2 +1,3 @@
telegram==0.0.1
python-telegram-bot==11.1.0
python-telegram-bot==11.1.0
requests==2.21.0