Use Willow 0.2 beta

This commit is contained in:
Karl Hobley 2015-03-23 16:08:35 +00:00
parent 7d74978636
commit 53290ccc7b

View file

@ -40,7 +40,7 @@ install_requires = [
"Unidecode>=0.04.14",
"six>=1.7.0",
'requests>=2.0.0',
"Willow==0.1",
"Willow==0.2b1",
]