From 99f6fc1b6108d103627c6782acae1e63c23cfe65 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Nov 2022 13:34:20 +0100 Subject: [PATCH] Update dependency plotly to ~=5.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04865d9..7d3b869 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1 pandas~=1.5.0 PyVirtualDisplay~=3.0 selenium~=4.5.0 -plotly~=5.10.0 +plotly~=5.11.0 fuzzywuzzy~=0.18.0 \ No newline at end of file