diff --git a/requirements-dev.txt b/requirements-dev.txt index 68a7178f..df0773a7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,3 +4,4 @@ hypothesis==3.7.0 bumpversion==0.5.3 eth-hash[pycryptodome]>=0.1.0,<1.0.0 twine==1.11.0 +mypy==0.641 \ No newline at end of file