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 12.0.1 to 14.0.1 in /backend #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
11 changes: 8 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ adbc-driver-sqlite==0.5.1
annotated-types==0.5.0
# via pydantic
apispec[yaml]==6.3.0
# via flask-appbuilder
# via
# apispec
# flask-appbuilder
attrs==23.1.0
# via
# jsonschema
Expand Down Expand Up @@ -85,6 +87,7 @@ fsspec==2023.6.0
# via polars
google-api-core[grpc]==2.11.1
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-core
google-auth==2.22.0
Expand Down Expand Up @@ -183,7 +186,9 @@ pandas==2.0.3
pillow==10.0.0
# via matplotlib
polars[adbc,all,cloudpickle,connectorx,deltalake,fsspec,matplotlib,numpy,pandas,pyarrow,pydantic,sqlalchemy,timezone,xlsx2csv,xlsxwriter]==0.18.15
# via -r requirements.in
# via
# -r requirements.in
# polars
prison==0.2.1
# via flask-appbuilder
proto-plus==1.22.3
Expand All @@ -195,7 +200,7 @@ protobuf==4.23.4
# googleapis-common-protos
# grpcio-status
# proto-plus
pyarrow==12.0.1
pyarrow==14.0.1
# via
# db-dtypes
# deltalake
Expand Down