diff --git a/python/setup.py b/python/setup.py index dae01855333..665fb26b75c 100644 --- a/python/setup.py +++ b/python/setup.py @@ -40,7 +40,7 @@ 'psutil>=4.0.0', 'pyspark==2.3.2', 'pyzmq>=14.0.0', - 'pyarrow==0.11.1', + 'pyarrow==14.0.1', 'six>=1.5.0', 'torchvision>=0.2.1', 'tensorflow>=1.4.0',