diff --git a/requirements/tests.txt b/requirements/tests.txt index d0b46f7c5..7fa604c3a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -11,7 +11,10 @@ pygments>=2.2 coverage>=5.3.1 black==21.5b0 pre-commit -mypy==0.812 + +# types related +mypy==0.902 +types-ujson # ensure tests run with the amalgamated (==production) xonsh amalgamate