Pin html5lib to 0.999999

pull/2845/head
Liam Brenner 2016-07-15 10:47:56 +10:00 zatwierdzone przez Karl Hobley
rodzic d14150eb43
commit 4d77589f86
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ install_requires = [
"djangorestframework>=3.1.3",
"Pillow>=2.6.1",
"beautifulsoup4>=4.4.1",
"html5lib>=0.999,<1",
"html5lib==0.999999",
"Unidecode>=0.04.14",
"Willow>=0.3b4,<0.4",
]