Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyarrow from 13.0.0 to 14.0.1 #1417

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 18 additions & 4 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ certifi==2023.7.22
# pyproj
# requests
cffi==1.15.1
# via argon2-cffi-bindings
# via
# argon2-cffi-bindings
# cryptography
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
Expand Down Expand Up @@ -87,7 +89,11 @@ colorlog==6.7.0
commonmark==0.9.1
# via recommonmark
coverage[toml]==7.3.1
# via pytest-cov
# via
# coverage
# pytest-cov
cryptography==41.0.5
# via secretstorage
dask==2023.9.2
# via
# -r requirements.in
Expand Down Expand Up @@ -174,6 +180,10 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# distributed
Expand Down Expand Up @@ -358,7 +368,7 @@ ptyprocess==0.7.0
# via terminado
py4j==0.10.9.7
# via pyspark
pyarrow==13.0.0
pyarrow==14.0.1
# via -r requirements.in
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -468,6 +478,8 @@ rpds-py==0.10.3
# referencing
scipy==1.11.2
# via -r requirements.in
secretstorage==3.3.3
# via keyring
send2trash==1.8.2
# via jupyter-server
shapely==2.0.1
Expand Down Expand Up @@ -578,7 +590,9 @@ twine==4.0.2
typeguard==4.1.5
# via -r requirements.in
typer[all]==0.9.0
# via frictionless
# via
# frictionless
# typer
types-click==7.1.8
# via -r requirements.in
types-pkg-resources==0.1.3
Expand Down