Upgrade BeautifulSoup→4.4.1 (#2772)

pull/2765/merge
Nick Smith 2016-06-22 11:07:17 +01:00 zatwierdzone przez Matt Westcott
rodzic e2c9c878de
commit 66a17e6b7d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ install_requires = [
"django-treebeard>=3.0,<5.0",
"djangorestframework>=3.1.3",
"Pillow>=2.6.1",
"beautifulsoup4>=4.3.2",
"beautifulsoup4>=4.4.1",
"html5lib>=0.999,<1",
"Unidecode>=0.04.14",
"Willow>=0.3b4,<0.4",