From 6b5257831b753bf8f131b3534e9922795ef6e39d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Feb 2023 06:55:43 +0100 Subject: [PATCH] Update dependency plotly to ~=5.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ea0f51..ea3d659 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1 pandas~=1.5.0 PyVirtualDisplay~=3.0 selenium~=4.7.0 -plotly~=5.12.0 +plotly~=5.13.0 fuzzywuzzy~=0.18.0 \ No newline at end of file