1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-09-12 08:34:58 +00:00

added rest of new dependencies from new code

This commit is contained in:
2020-06-10 23:48:55 -07:00
parent 8511376005
commit 9f9691c5d3
2 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
discord.py==1.3.3
requests==2.23.0
requests==2.23.0
pandas==1.0.3
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.0
schedule==0.6.0