mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 10:46:29 +03:00
* 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
Block a user