kopia lustrzana https://github.com/wagtail/wagtail
Pin html5lib to 0.999999
rodzic
d14150eb43
commit
4d77589f86
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
]
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue