diff --git a/python-spec/requirements-py3.10.txt b/python-spec/requirements-py3.10.txt index 634cc44f..cb49783e 100644 --- a/python-spec/requirements-py3.10.txt +++ b/python-spec/requirements-py3.10.txt @@ -7,7 +7,7 @@ numba==0.58.0 numpy==1.25.2 packaging==23.1 pandas==2.1.1 -pyarrow==13.0.0 +pyarrow>=14.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 scipy==1.11.3 diff --git a/python-spec/requirements-py3.7.txt b/python-spec/requirements-py3.7.txt index b7d5617d..bb9c67a9 100644 --- a/python-spec/requirements-py3.7.txt +++ b/python-spec/requirements-py3.7.txt @@ -8,7 +8,7 @@ numba==0.56.4 numpy==1.21.6 packaging==23.1 pandas==1.3.5 -pyarrow==12.0.1 +pyarrow>=14.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 scipy==1.7.3 diff --git a/python-spec/requirements-py3.8-lint.txt b/python-spec/requirements-py3.8-lint.txt index b5d21a14..f0ba4f3a 100644 --- a/python-spec/requirements-py3.8-lint.txt +++ b/python-spec/requirements-py3.8-lint.txt @@ -21,7 +21,7 @@ pandas==2.0.3 pathspec==0.11.2 platformdirs==3.10.0 pre-commit==3.4.0 -pyarrow==13.0.0 +pyarrow>=14.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 PyYAML==6.0.1 diff --git a/python-spec/requirements-py3.8.txt b/python-spec/requirements-py3.8.txt index a652c0de..12191709 100644 --- a/python-spec/requirements-py3.8.txt +++ b/python-spec/requirements-py3.8.txt @@ -8,7 +8,7 @@ numba==0.58.0 numpy==1.24.4 packaging==23.1 pandas==2.0.3 -pyarrow==13.0.0 +pyarrow>=14.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 scipy==1.10.1 diff --git a/python-spec/requirements-py3.9.txt b/python-spec/requirements-py3.9.txt index 194ec037..6a6c07e0 100644 --- a/python-spec/requirements-py3.9.txt +++ b/python-spec/requirements-py3.9.txt @@ -9,7 +9,7 @@ numba==0.58.0 numpy==1.25.2 packaging==23.1 pandas==2.1.1 -pyarrow==13.0.0 +pyarrow>=14.0.1 python-dateutil==2.8.2 pytz==2023.3.post1 rsa==4.7.2