diff options
| author | Thomas Kriechbaumer <Kriechi@users.noreply.github.com> | 2017-11-11 11:47:02 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-11 11:47:02 +0100 | 
| commit | 58c330e7f194cd234c705ee62cc68b1b4ff073ab (patch) | |
| tree | 9fa7cc78fde16e93c9c212ca481578dee4c14399 | |
| parent | 68c259293eb116308f9695501f8e17ca5bdb0212 (diff) | |
| parent | d00804656d71fe67b1084750c0a198a0746fa670 (diff) | |
| download | mitmproxy-58c330e7f194cd234c705ee62cc68b1b4ff073ab.tar.gz mitmproxy-58c330e7f194cd234c705ee62cc68b1b4ff073ab.tar.bz2 mitmproxy-58c330e7f194cd234c705ee62cc68b1b4ff073ab.zip | |
Merge pull request #2626 from mitmproxy/requires-io-master
[requires.io] dependency update on master branch
| -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", | 
