From c3eec11c149713616000b2b9b536f06eef29978a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Sep 2022 18:01:18 +0200 Subject: [PATCH] Update dependency pandas to ~=1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfcbe4d..5b398fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ SQLAlchemy~=1.4.37 pymysql==1.0.2 requests~=2.28.1 beautifulsoup4~=4.11.1 -pandas~=1.4.2 +pandas~=1.5.0 PyVirtualDisplay~=3.0 selenium~=4.4.3 plotly~=5.10.0 -- 2.45.2