1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

updated all packages to newest versions

This commit is contained in:
2020-04-10 02:38:34 -07:00
parent e1ff4a3d56
commit f213f1e7e7
3 changed files with 21 additions and 26 deletions

View File

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