Fix compatibility with latest cupy. (#8129)

* Fix compatibility with latest cupy.

* Freeze mypy.
This commit is contained in:
Jiaming Yuan
2022-08-01 15:24:42 +08:00
committed by GitHub
parent 24c2373080
commit 2cba1d9fcc
2 changed files with 4 additions and 3 deletions

View File

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