Skip to content

Commit 1a4343a

Browse files
authored
Pin CrossFit version 0.0.9 (#685)
Signed-off-by: Sarah Yurick <[email protected]>
1 parent a47c392 commit 1a4343a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ dependencies = [
4343
"beautifulsoup4",
4444
"charset_normalizer>=3.1.0",
4545
"comment_parser",
46-
# TODO: Pin new CrossFit version release
47-
"crossfit@git+https://github.com/rapidsai/crossfit",
46+
"crossfit>=0.0.9",
4847
"dask-mpi>=2021.11.0",
4948
"dask[complete]>=2021.7.1",
5049
"datasets",

0 commit comments

Comments
 (0)