From 53d67bc9acb0ebf49cbda0dfeee090c36ea421c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Jan 2023 06:00:55 +0100 Subject: [PATCH] Update dependency plotly to ~=5.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe7026a..ce57bff 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.11.0 +plotly~=5.12.0 fuzzywuzzy~=0.18.0 \ No newline at end of file -- 2.45.2