[CI] Fix mypy CI (#443)
### What this PR does / why we need it? Fix CI by updating mypy and pining numpy version _the modification of model_runner_v1 is just to make CI happy_ ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? CI passed Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
@@ -3,3 +3,4 @@ pyyaml
|
||||
scipy
|
||||
setuptools
|
||||
setuptools-scm
|
||||
numpy==1.26.4
|
||||
|
||||
Reference in New Issue
Block a user