mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Update lunr and lunr.js to 0.5.9 and 2.3.9 (#2359)
This commit is contained in:
2
setup.py
2
setup.py
@@ -54,7 +54,7 @@ setup(
|
||||
'click>=3.3',
|
||||
'Jinja2>=2.10.1',
|
||||
'livereload>=2.5.1',
|
||||
'lunr[languages]==0.5.8', # must support lunr.js version included in search
|
||||
'lunr[languages]==0.5.9', # must support lunr.js version included in search
|
||||
'Markdown>=3.2.1',
|
||||
'PyYAML>=3.10',
|
||||
'tornado>=5.0',
|
||||
|
||||
Reference in New Issue
Block a user