mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
This commit is contained in:
parent
bd48f34dbd
commit
257e52954a
13 changed files with 23 additions and 23 deletions
|
@ -21,7 +21,7 @@ from lxml import etree
|
|||
from os import listdir, environ
|
||||
from os.path import isfile, isdir, join
|
||||
from searx.plugins import logger
|
||||
from flask.ext.babel import gettext
|
||||
from flask_babel import gettext
|
||||
from searx import searx_dir
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue