Add mypy to requirements

This commit is contained in:
2021-01-20 10:13:11 -06:00
parent 87dc9f5f11
commit 3b2413291e

View File

@@ -14,3 +14,4 @@ scikit-learn~=0.23
tqdm~=4.54 tqdm~=4.54
black==20.8b1 black==20.8b1
pre-commit~=2.9 pre-commit~=2.9
mypy==0.790