mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
* Allow preshed v0.42
This commit is contained in:
parent
d698aa546d
commit
38109dd912
|
@ -1,7 +1,7 @@
|
||||||
cython
|
cython
|
||||||
cymem == 1.11
|
cymem == 1.11
|
||||||
pathlib
|
pathlib
|
||||||
preshed == 0.41
|
preshed >= 0.41
|
||||||
thinc == 3.3
|
thinc == 3.3
|
||||||
murmurhash == 0.24
|
murmurhash == 0.24
|
||||||
text-unidecode
|
text-unidecode
|
||||||
|
|
Loading…
Reference in New Issue
Block a user