Update to Willow 1.0 (#3828)

For changes, see: http://willow.readthedocs.io/en/latest/changelog.html#id1
pull/3800/merge
Karl Hobley 2017-09-11 13:27:42 +01:00 zatwierdzone przez Matt Westcott
rodzic 71e81e841f
commit 921cee4707
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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",
]