| commit | ba296f6aef0c7fb1e29bc3c504a1af8a0af98ceb | [log] [tgz] |
|---|---|---|
| author | Fokko Driesprong <fokko@tabular.io> | Wed May 01 08:25:59 2024 +0200 |
| committer | GitHub <noreply@github.com> | Tue Apr 30 23:25:59 2024 -0700 |
| tree | caafd529901da430aa3a22bc4b9cb137dc21e3c8 | |
| parent | 0270bdc984282016d15b666a6948eccc3370c26c [diff] |
Build: Bump Poetry to 1.8.2 (#676)
diff --git a/Makefile b/Makefile index 10f0bb0..35051be 100644 --- a/Makefile +++ b/Makefile
@@ -16,7 +16,7 @@ # under the License. install-poetry: - pip install poetry==1.7.1 + pip install poetry==1.8.2 install-dependencies: poetry install -E pyarrow -E hive -E s3fs -E glue -E adlfs -E duckdb -E ray -E sql-postgres -E gcsfs -E sql-sqlite -E daft