From bce583fcf61c874802c79ab8a8fbc562f1530a81 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Sun, 24 Jan 2021 14:26:44 -0700 Subject: [PATCH] package vulnerability. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da9b845..51c2e25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ python-telegram-bot==12.5.1 requests==2.23.0 pandas==1.0.3 fuzzywuzzy==0.18.0 -python-Levenshtein==0.12.0 +python-Levenshtein==0.12.1 schedule==0.6.0 mplfinance==0.12.6a3 \ No newline at end of file