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 63a8d42 commit d6002ddCopy full SHA for d6002dd
.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.6
+ - run: pip install mlcroissant>=1.0.7
90
0 commit comments