Skip to content

Commit

Permalink
Bump Poetry to 1.8.3 (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Jul 19, 2024
1 parent 97e7436 commit d7110fa
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.8.2
pip install poetry==1.8.3

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
Expand Down

0 comments on commit d7110fa

Please sign in to comment.