We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e7436 commit d7110faCopy full SHA for d7110fa
Makefile
@@ -16,7 +16,7 @@
16
# under the License.
17
18
install-poetry:
19
- pip install poetry==1.8.2
+ pip install poetry==1.8.3
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 -E sql-sqlite -E daft
0 commit comments