diff --git a/requirements.txt b/requirements.txt index a26ecf3..901ce5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ swifter==0.304 pytesseract==0.3.4 pandas==1.0.3 -Pillow==7.1.2 \ No newline at end of file +Pillow==7.1.2 +pyarrow==0.17.0 \ No newline at end of file