SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Go to file
Markus Heiser 7c21552b1b Revert "Merge pull request #72 from searxng/dependabot/pip/master/jinja2-3.0.0"
This reverts commit 9e9a1ac6c3, reversing
changes made to 5b1f04fff0.

We can't upgrade to jinja2==3.0.0 until Sphinx 4.1.0 has been released [1][2]

ERROR: Cannot install -r /share/searx/requirements-dev.txt (line 11) and jinja2==3.0.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested jinja2==3.0.0
    sphinx 4.0.1 depends on Jinja2<3.0 and >=2.3

[1] https://github.com/sphinx-doc/sphinx/issues/9088#issuecomment-831020758
[2] https://github.com/sphinx-doc/sphinx/pull/9161

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-15 09:39:32 +02:00
.github Update data-update.yml 2021-05-01 10:21:27 +02:00
dockerfiles [fix] fix usage of docker environment variable INSTANCE_NAME 2021-05-09 11:00:28 +02:00
docs [fix] sphinx-tabs should not overlap sidebar 2021-05-14 17:19:49 +02:00
examples Fix whitespaces 2016-07-11 18:52:37 +07:00
searx [fix] webapp.py: pylint: disable=assigning-non-slot for request.* 2021-05-14 11:15:35 +02:00
searx_extra [pylint] tag PYLINT_FILES by comment # lint: pylint 2021-04-26 20:18:20 +02:00
tests [fix] fix KeyError: 'ipv6' 2021-05-07 10:57:55 +02:00
utils [fix] typo: 'interactiv' --> 'interactive' 2021-04-28 16:29:03 +02:00
.config.sh [filtron.sh] make filtron rule file configurable 2021-04-28 12:48:49 +02:00
.coveragerc [mod] use github actions instead of travis 2020-11-17 15:09:06 +01:00
.dir-locals.el [mod] remove obsolete virtualenv command 2020-12-18 22:31:13 +01:00
.dockerignore [enh] update documentation about docker 2020-07-22 14:58:04 +02:00
.gitattributes [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
.gitignore [enh] Add onions category with Ahmia, Not Evil and Torch 2020-10-25 17:59:05 -07:00
.pylintrc [mod] pylint: add extension-pkg-whitelist=lxml.etree 2020-11-02 15:55:19 +01:00
AUTHORS.rst [brand] searxng -- fix links to issue tracker & WEB-GUI 2021-04-25 14:25:08 +02:00
babel.cfg [enh] babel.cfg added 2014-01-22 00:15:42 +01:00
CHANGELOG.rst [brand] searxng -- fix links to issue tracker & WEB-GUI 2021-04-25 14:25:08 +02:00
CONTRIBUTING.md [brand] searxng -- fix links to issue tracker & WEB-GUI 2021-04-25 14:25:08 +02:00
Dockerfile [mod] Dockerfile: upgrade to Alpine 3.13 2021-05-09 11:06:07 +02:00
LICENSE [fix] full AGPLv3+ license according to #382 2015-07-04 18:23:54 +02:00
Makefile [docker] multiarch support: linux/amd64,linux/arm64,linux/arm/v7 2021-04-28 14:40:00 +02:00
manage [docker] multiarch support: linux/amd64,linux/arm64,linux/arm/v7 2021-04-28 14:40:00 +02:00
PULL_REQUEST_TEMPLATE.md Add PR template and contribution guidelines 2020-07-10 17:10:02 +02:00
README.rst [brand] README.rst fix img.shields.io and searxng.github.io URLs 2021-04-26 15:47:56 +02:00
requirements-dev.txt Revert "[fix] docutils v0.17 incompatibility to previeous v0.16" 2021-05-14 18:14:16 +02:00
requirements.txt Revert "Merge pull request #72 from searxng/dependabot/pip/master/jinja2-3.0.0" 2021-05-15 09:39:32 +02:00
setup.py Add searx_extra package 2021-03-04 11:59:14 +01:00


searx install searx homepage searx wiki AGPL License Issues commits

Privacy-respecting, hackable metasearch engine

If you are looking for running instances, ready to use, then visit searx.space.

Otherwise jump to the user, admin and developer handbooks you will find on our homepage.