Skip to content

Commit 07bc29d

Browse files
committed
Change crossfit for pypi
Signed-off-by: Ryan Wolf <[email protected]>
1 parent 2b04fca commit 07bc29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"usaddress==0.5.10",
6464
"nemo_toolkit[nlp]>=1.23.0",
6565
"Cython",
66-
"crossfit @ git+https://github.com/rapidsai/crossfit.git@0.0.2",
66+
"crossfit==0.0.4",
6767
# Numpy 2.0 breaks with spacy https://github.com/explosion/spaCy/issues/13528
6868
# TODO: Remove when issue is fixed
6969
"numpy<2",

0 commit comments

Comments
 (0)