Skip to content

Commit

Permalink
➖ Drop dependency on pyarrow (via db-dtypes)
Browse files Browse the repository at this point in the history
saving over 100MB in uncompressed bundle size for AWS Lambda
  • Loading branch information
jh0ker committed Nov 3, 2023
1 parent fa7d5af commit be09677
Show file tree
Hide file tree
Showing 5 changed files with 183 additions and 57 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ requests = "~=2.28"
boto3 = "~=1.24"
google-cloud-bigquery = "~=3.2"
google-api-python-client = "~=2.54"
db-dtypes = "~=1.0"
sentry-sdk = "~=1.8"
certifi = "*"
tzdata = "*"
datawrapper = "~=0.5.3"
fastparquet = "*"

[dev-packages]
click = "~=8.1"
Expand Down
Loading

0 comments on commit be09677

Please sign in to comment.