diff options
| -rw-r--r-- | setup.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -87,7 +87,7 @@ setup(          'dev': [              "flake8>=3.5, <3.6",              "Flask>=0.10.1, <0.13", -            "mypy>=0.530,<0.541", +            "mypy>=0.550,<0.551",              "pytest-cov>=2.2.1, <3",              "pytest-faulthandler>=1.3.0, <2",              "pytest-timeout>=1.0.0, <2", | 
