mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-12 01:02:23 +03:00
Pin mypy to 0.910 until there is a compatible pydantic version
This commit is contained in:
parent
749631ad28
commit
6a4a00c447
|
@ -28,3 +28,4 @@ pytest-timeout>=1.3.0,<2.0.0
|
|||
mock>=2.0.0,<3.0.0
|
||||
flake8>=3.5.0,<3.6.0
|
||||
hypothesis>=3.27.0,<7.0.0
|
||||
mypy==0.910
|
||||
|
|
Loading…
Reference in New Issue
Block a user