Upgrade mypy. (#8302)

Some breaking changes were made in mypy.
This commit is contained in:
Jiaming Yuan
2022-10-05 14:31:59 +08:00
committed by GitHub
parent 97c3a80a34
commit e47b3a3da3
4 changed files with 53 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ dependencies:
- pylint
- wheel
- setuptools
- mypy=0.961
- mypy>=0.981
- numpy
- scipy
- pandas