From f96948e8d0439e2959f862d61413bf43375c4e77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Sep 2022 23:35:15 +0200 Subject: [PATCH] Update dependency plotly to ~=5.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f2dcaf..e1cb207 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1 pandas~=1.4.2 PyVirtualDisplay~=3.0 selenium~=4.2.0 -plotly~=5.8.0 +plotly~=5.10.0 fuzzywuzzy~=0.18.0 \ No newline at end of file -- 2.45.2