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

cache trending command results

This commit is contained in:
2021-09-01 23:52:53 -07:00
committed by Anson Biggs
parent 28a3ff2960
commit 2cf0adcb22
2 changed files with 4 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ fuzzywuzzy==0.18.0
python-Levenshtein==0.12.1
schedule==1.0.0
mplfinance==0.12.7a5
markdownify==0.6.5
markdownify==0.6.5
cachetools==4.2.2