mirror of https://github.com/explosion/spaCy.git
* Add pathlib requirement
This commit is contained in:
parent
11c4794e56
commit
c50b493c85
|
@ -1,5 +1,6 @@
|
||||||
cython
|
cython
|
||||||
cymem >= 1.11
|
cymem >= 1.11
|
||||||
|
pathlib
|
||||||
preshed
|
preshed
|
||||||
thinc
|
thinc
|
||||||
murmurhash
|
murmurhash
|
||||||
|
|
Loading…
Reference in New Issue