From b8976053f3ec9690c49932a57334b61c0e95ae20 Mon Sep 17 00:00:00 2001 From: Saleh Mir Date: Sat, 4 Jan 2025 21:07:40 +0330 Subject: [PATCH] Update pandas version in requirements.txt from 2.1.3 to 2.2.3 for improved functionality and performance --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7abeb44e2..487926e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blinker~=1.4 click~=8.0.3 newtulipy~=0.4.6 numpy~=1.26.4 -pandas~=2.1.3 +pandas~=2.2.3 peewee~=3.14.8 psycopg2-binary~=2.9.9 pydash~=6.0.0