From 2a9e770c1399fe24edc4da418b4c5c714456d324 Mon Sep 17 00:00:00 2001 From: Dmitry Shemetov Date: Mon, 5 Dec 2022 13:25:10 -0800 Subject: [PATCH] Docker: bump API and Python pandas to 1.5.1 --- requirements.api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.api.txt b/requirements.api.txt index 6ccafc1e1..7d20b1746 100644 --- a/requirements.api.txt +++ b/requirements.api.txt @@ -6,7 +6,7 @@ more_itertools==8.4.0 mysqlclient==2.1.1 newrelic orjson==3.4.7 -pandas==1.2.3 +pandas==1.5.1 python-dotenv==0.15.0 scipy==1.6.2 SQLAlchemy==1.4.40