mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Update to Willow 1.0 (#3828)
For changes, see: http://willow.readthedocs.io/en/latest/changelog.html#id1
This commit is contained in:
parent
71e81e841f
commit
921cee4707
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -30,7 +30,7 @@ install_requires = [
|
|||
"beautifulsoup4>=4.5.1",
|
||||
"html5lib>=0.999,<1",
|
||||
"Unidecode>=0.04.14",
|
||||
"Willow>=0.4,<0.5",
|
||||
"Willow>=1.0,<1.1",
|
||||
"requests>=2.11.1,<3.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue