Skip to content

Commit

Permalink
Merge branch 'apache:main' into python-3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
steinsgateted authored Nov 22, 2023
2 parents 99758a8 + 5488967 commit 6fe40b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fe40b0

Please sign in to comment.