From d461038d9f79c80ed228070d39abe81ae134be2e Mon Sep 17 00:00:00 2001 From: Esteban Wasinger Date: Wed, 22 May 2024 19:28:02 -0300 Subject: [PATCH] Update Panda to 1.5.2 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5d9aee..4955eed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ python-magic numpy tqdm symspellpy==6.7.0 -pandas==1.2.4 +pandas==1.5.2 mistune==2.0.3 lxml==4.9.1 unidecode -nlm-utils \ No newline at end of file +nlm-utils