mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Add dependency for jinja2
This commit is contained in:
parent
75a202ce65
commit
56077e7e64
|
@ -16,6 +16,7 @@ requests>=2.13.0,<3.0.0
|
|||
tqdm>=4.38.0,<5.0.0
|
||||
pydantic>=1.5.0,<2.0.0
|
||||
pytokenizations
|
||||
jinja2>=2.1.0,<3.0.0
|
||||
# Official Python utilities
|
||||
setuptools
|
||||
packaging>=20.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user