diff --git a/service/app/requirements.txt b/service/app/requirements.txt index 4d428e3..92028f2 100644 --- a/service/app/requirements.txt +++ b/service/app/requirements.txt @@ -2,6 +2,6 @@ boto3 numpy pandas psutil -pyarrow==2.0.0 +pyarrow==14.0.1 pyyaml snappy \ No newline at end of file