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

updated dependencies

This commit is contained in:
Anson Biggs 2021-02-04 22:05:27 -07:00
parent b5f1976d9e
commit 1e3ebbb71b

View File

@ -1,7 +1,7 @@
python-telegram-bot==12.5.1 python-telegram-bot==12.5.1
requests==2.23.0 requests==2.25.1
pandas==1.0.3 pandas==1.2.1
fuzzywuzzy==0.18.0 fuzzywuzzy==0.18.0
python-Levenshtein==0.12.1 python-Levenshtein==0.12.1
schedule==0.6.0 schedule==1.0.0
mplfinance==0.12.6a3 mplfinance==0.12.7a5