diff --git a/setup.py b/setup.py index 363c858..ecafa61 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ ], 'service': [ 'responder @ git+https://github.com/kennethreitz/responder.git@12a9b8a471', - 'typesystem<0.3', + 'typesystem<0.5', ], 'test': [ 'pytest<8',