diff --git a/Makefile b/Makefile index 80e6f4dee7..04c57b30e3 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # under the License. install-poetry: - pip install poetry==1.6.1 + pip install poetry==1.7.1 install-dependencies: poetry install -E pyarrow -E hive -E s3fs -E glue -E adlfs -E duckdb -E ray -E sql-postgres -E gcsfs