diff --git a/requirements_all_ds.txt b/requirements_all_ds.txt index 274de7516b..ce0f0eb2b7 100644 --- a/requirements_all_ds.txt +++ b/requirements_all_ds.txt @@ -35,4 +35,5 @@ pydgraph==2.0.2 azure-kusto-data==0.0.35 pyexasol==0.12.0 python-rapidjson==0.8.0 -pyodbc==4.0.28 \ No newline at end of file +pyodbc==4.0.28 +pyarrow>=0.15.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file