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 inline functionality

This commit is contained in:
2020-04-05 04:31:38 -07:00
parent aab4a4354e
commit 3a454083a5
3 changed files with 83 additions and 14 deletions

View File

@@ -1,2 +1,5 @@
python-telegram-bot==11.1.0
requests==2.21.0
requests==2.21.0
pandas==0.25.3
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.0