diff --git a/setup.py b/setup.py index 72297602..8d769cc9 100755 --- a/setup.py +++ b/setup.py @@ -108,7 +108,7 @@ setup( 'pytest', 'WebTest', 'pytest-cov', - 'fakeredis', + 'fakeredis<1.0', 'mock', 'urllib3', 'werkzeug',