We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7c83b commit 5488967Copy full SHA for 5488967
Makefile
@@ -16,7 +16,7 @@
16
# under the License.
17
18
install-poetry:
19
- pip install poetry==1.6.1
+ pip install poetry==1.7.1
20
21
install-dependencies:
22
poetry install -E pyarrow -E hive -E s3fs -E glue -E adlfs -E duckdb -E ray -E sql-postgres -E gcsfs
0 commit comments