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

fixed vulnerability

This commit is contained in:
Anson Biggs 2021-01-24 14:56:16 -07:00
parent 91b9b22a7d
commit 1a422b3eca

View File

@ -2,5 +2,5 @@ discord.py==1.6
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