update parsel version which will cause attribute error

This commit is contained in:
zhouyc 2016-12-19 11:27:57 +08:00
parent 280eab2416
commit 2b3abdb700
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ setup(
'pyOpenSSL',
'cssselect>=0.9',
'six>=1.5.2',
'parsel>=0.9.3',
'parsel>=0.9.5',
'PyDispatcher>=2.0.5',
'service_identity',
],