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 2b04fca commit 07bc29dCopy full SHA for 07bc29d
setup.py
@@ -63,7 +63,7 @@
63
"usaddress==0.5.10",
64
"nemo_toolkit[nlp]>=1.23.0",
65
"Cython",
66
- "crossfit @ git+https://github.com/rapidsai/crossfit.git@0.0.2",
+ "crossfit==0.0.4",
67
# Numpy 2.0 breaks with spacy https://github.com/explosion/spaCy/issues/13528
68
# TODO: Remove when issue is fixed
69
"numpy<2",
0 commit comments