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 9b128bf commit d3d5b93Copy full SHA for d3d5b93
.github/actions/setup/action.yml
@@ -86,5 +86,5 @@ runs:
86
- if: ${{ runner.os == 'macOS' }}
87
run: brew install graphviz
88
shell: bash
89
- - run: pip install mlcroissant>=1.0.7
+ - run: pip install "mlcroissant>=1.0.9"
90
0 commit comments