diff --git a/requirements.txt b/requirements.txt index 8eaca71..619276b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.17.2 pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 -pyarrow==0.13.0 +pyarrow==10.0.0 pytest==3.8.0 pytest-cov==2.5.1 pytest_mock==1.10.0 diff --git a/requirements_dev.txt b/requirements_dev.txt index fcdefc7..866ade1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ numpy==1.17.2 pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 -pyarrow==0.13.0 +pyarrow==10.0.0 pytest==3.8.0 pytest-cov==2.5.1 pytest_mock==1.10.0