mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
set pydantic upper pin to 1.7 for now (#6308)
This commit is contained in:
parent
2c9804038d
commit
ace6ae435b
|
@ -14,7 +14,7 @@ pathy
|
|||
numpy>=1.15.0
|
||||
requests>=2.13.0,<3.0.0
|
||||
tqdm>=4.38.0,<5.0.0
|
||||
pydantic>=1.5.0,<2.0.0
|
||||
pydantic>=1.5.0,<1.7.0
|
||||
pytokenizations
|
||||
# Official Python utilities
|
||||
setuptools
|
||||
|
|
Loading…
Reference in New Issue
Block a user