From fc050bfd4054696628affc539bf2061effc7c654 Mon Sep 17 00:00:00 2001 From: Alexander Goscinski Date: Mon, 4 Nov 2024 15:00:39 +0100 Subject: [PATCH] compiling pandas returns error, set to first pandas version having compile py3.13 files --- requirements/requirements-py-3.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-py-3.13.txt b/requirements/requirements-py-3.13.txt index 836e407dc0..c54fb716b2 100644 --- a/requirements/requirements-py-3.13.txt +++ b/requirements/requirements-py-3.13.txt @@ -108,7 +108,7 @@ overrides==7.4.0 packaging==23.2 palettable==3.3.3 pamqp==3.3.0 -pandas==2.1.1 +pandas==2.2.3 pandocfilters==1.5.0 paramiko==3.4.1 parso==0.8.3