Skip to content

Commit

Permalink
Bump Poetry to 1.7.1 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Nov 22, 2023
1 parent 5d7c83b commit 5488967
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 5488967

Please sign in to comment.