diff --git a/setup.py b/setup.py index 5e32d4240..f673b1dc4 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( 'pyOpenSSL', 'cssselect>=0.9', 'six>=1.5.2', - 'parsel>=0.9.3', + 'parsel>=0.9.5', 'PyDispatcher>=2.0.5', 'service_identity', ],