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 schedule

This commit is contained in:
2020-04-15 07:43:17 -07:00
parent 5fea3efee5
commit c994afddf6

View File

@@ -2,4 +2,5 @@ python-telegram-bot==12.5.1
requests==2.23.0
pandas==1.0.3
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.0
python-Levenshtein==0.12.0
schedule==0.6.0