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
|
||||
cymem >= 1.11
|
||||
pathlib
|
||||
preshed
|
||||
thinc
|
||||
murmurhash
|
||||
|
|
Loading…
Reference in New Issue