From 4a7a4fafa45272880296b0edb088f77dcd3aee4e Mon Sep 17 00:00:00 2001 From: xxchan Date: Tue, 17 Oct 2023 03:50:20 +0000 Subject: [PATCH] update pandas --- integration_tests/feature-store/server/model/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration_tests/feature-store/server/model/requirements.txt b/integration_tests/feature-store/server/model/requirements.txt index ac08466dfddfd..f123b84f74236 100644 --- a/integration_tests/feature-store/server/model/requirements.txt +++ b/integration_tests/feature-store/server/model/requirements.txt @@ -1,6 +1,6 @@ grpcio==1.53.0 -numpy==1.22 +numpy==1.26 protobuf==4.21.6 psycopg==3.0.16 scikit-learn==1.3.0 -pandas==1.4.0 +pandas==2.1.0