1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 07:16:40 +00:00

added schedule

This commit is contained in:
Anson 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