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

package vulnerability.

This commit is contained in:
Anson Biggs 2021-01-24 14:26:44 -07:00
parent f184fbe51d
commit bce583fcf6

View File

@ -2,6 +2,6 @@ python-telegram-bot==12.5.1
requests==2.23.0 requests==2.23.0
pandas==1.0.3 pandas==1.0.3
fuzzywuzzy==0.18.0 fuzzywuzzy==0.18.0
python-Levenshtein==0.12.0 python-Levenshtein==0.12.1
schedule==0.6.0 schedule==0.6.0
mplfinance==0.12.6a3 mplfinance==0.12.6a3