From 2e1c3833f5f374cbc9ee485f79c75c50f63282fc Mon Sep 17 00:00:00 2001 From: Felix Scherz Date: Wed, 8 Jan 2025 09:08:15 +0100 Subject: [PATCH] chore: update poetry.lock --- poetry.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index 7bc22bec33..934280dcbd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5342,6 +5342,7 @@ pyarrow = ["pyarrow"] ray = ["pandas", "pyarrow", "ray", "ray"] rest-sigv4 = ["boto3"] s3fs = ["s3fs"] +s3tables = ["boto3"] snappy = ["python-snappy"] sql-postgres = ["psycopg2-binary", "sqlalchemy"] sql-sqlite = ["sqlalchemy"] @@ -5350,4 +5351,4 @@ zstandard = ["zstandard"] [metadata] lock-version = "2.0" python-versions = "^3.9, !=3.9.7" -content-hash = "59e5678cd718f658c5bd099c03051564ee60f991e5f222bf92da13d1dd025a42" +content-hash = "10f9fb23f30dddeb93ad5c7ba7757816af5813293332e88929301c418ad7b256"