From 2893fd6f25f988620f8f59c14f760bfd1e5bb48f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Feb 2023 06:01:15 +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 8b88267..3e71b0b 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