Change to pandas version requirement to address pip install failure

Updated pandas version to 1.1.5 to allow pip install as defined at https://github.com/MISP/misp-modules to complete successfully.
pull/473/head
adammchugh 2021-03-02 11:17:22 +10:30 committed by GitHub
parent 882e17ae09
commit b67a20f84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ olefile==0.46; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2,
oletools==0.56
opencv-python==4.5.1.48
pandas-ods-reader==0.0.7
pandas==1.2.1
pandas==1.1.5
passivetotal==1.0.31
pcodedmp==1.2.6
pdftotext==2.1.5