From 84ded524f96011eba6ea952f4e1312b4fed0ad8a Mon Sep 17 00:00:00 2001 From: Jakub Onderka Date: Fri, 24 Dec 2021 16:54:12 +0100 Subject: [PATCH] chg: [pip] Force pandas to 1.3.5 --- Pipfile | 2 +- REQUIREMENTS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index e8f6929..85226be 100644 --- a/Pipfile +++ b/Pipfile @@ -48,7 +48,7 @@ ODTReader = { editable = true, git = "https://github.com/cartertemm/ODTReader.gi python-pptx = "*" python-docx = "*" ezodf = "*" -pandas = "*" +pandas = "==1.3.5" pandas_ods_reader = "==0.1.2" pdftotext = "*" lxml = "*" diff --git a/REQUIREMENTS b/REQUIREMENTS index 187722e..46b2a48 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -80,7 +80,7 @@ olefile==0.46; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, oletools==0.56.2 opencv-python==4.5.3.56 pandas-ods-reader==0.1.2 -pandas==1.1.5 +pandas==1.3.5 passivetotal==2.5.4 pcodedmp==1.2.6 pdftotext==2.2.0