summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Expand)Author
2023-10-29Bump babel from 2.13.0 to 2.13.1dependabot[bot]
2023-10-29Bump uvloop from 0.18.0 to 0.19.0dependabot[bot]
2023-10-22Bump uvloop from 0.17.0 to 0.18.0dependabot[bot]
2023-10-13Bump flask from 2.3.3 to 3.0.0dependabot[bot]
2023-10-13Bump flask-babel from 3.1.0 to 4.0.0dependabot[bot]
2023-10-06Bump setproctitle from 1.3.2 to 1.3.3dependabot[bot]
2023-10-06Bump babel from 2.12.1 to 2.13.0dependabot[bot]
2023-09-22Bump typing-extensions from 4.7.1 to 4.8.0dependabot[bot]
2023-09-11Bump brotli from 1.0.9 to 1.1.0dependabot[bot]
2023-09-09Replace chompjs with pure Python codeAlexandre Flament
2023-08-28Bump flask from 2.3.2 to 2.3.3dependabot[bot]
2023-08-21Bump httpx 0.21.2 from to 0.24.1Alexandre Flament
2023-08-11Bump pygments from 2.15.1 to 2.16.1dependabot[bot]
2023-08-08[feat] engine: brave - support for imagesBnyro
2023-07-25Bump certifi from 2023.5.7 to 2023.7.22dependabot[bot]
2023-07-22Bump pyyaml from 6.0 to 6.0.1dependabot[bot]
2023-07-07Bump lxml from 4.9.2 to 4.9.3dependabot[bot]
2023-07-07Bump typing-extensions from 4.7.0 to 4.7.1dependabot[bot]
2023-07-05Bump redis from 4.5.5 to 4.6.0dependabot[bot]
2023-06-30Bump typing-extensions from 4.6.3 to 4.7.0dependabot[bot]
2023-06-29[mod] Upgrade Sphinx from 6.2.1 to 7.0.1Markus Heiser
2023-06-03Merge pull request #2357 / limiter -> botdetectionMarkus Heiser
2023-06-02Bump typing-extensions from 4.6.2 to 4.6.3dependabot[bot]
2023-06-01[mod] limiter: add config file /etc/searxng/limiter.tomlMarkus Heiser
2023-05-26Bump typing-extensions from 4.5.0 to 4.6.2dependabot[bot]
2023-05-13Merge pull request #2421 from searxng/dependabot/pip/master/redis-4.5.5Markus Heiser
2023-05-12Bump certifi from 2022.12.7 to 2023.5.7dependabot[bot]
2023-05-12Bump redis from 4.5.4 to 4.5.5dependabot[bot]
2023-05-02Bump flask from 2.3.1 to 2.3.2dependabot[bot]
2023-04-28Bump flask from 2.2.3 to 2.3.1dependabot[bot]
2023-04-21Bump pygments from 2.15.0 to 2.15.1dependabot[bot]
2023-04-15Merge pull request #2342 from searxng/dependabot/pip/master/pygments-2.15.0Markus Heiser
2023-04-14Bump pygments from 2.14.0 to 2.15.0dependabot[bot]
2023-04-14Bump flask-babel from 3.0.1 to 3.1.0dependabot[bot]
2023-03-31Bump redis from 4.5.1 to 4.5.4dependabot[bot]
2023-03-24Bump babel from 2.11.0 to 2.12.1dependabot[bot]
2023-03-24Revert "Bump redis from 4.5.1 to 4.5.3"Markus Heiser
2023-03-24Bump redis from 4.5.1 to 4.5.3dependabot[bot]
2023-02-24Bump markdown-it-py from 2.1.0 to 2.2.0dependabot[bot]
2023-02-17Merge pull request #2197 from searxng/dependabot/pip/master/flask-2.2.3Markus Heiser
2023-02-17Bump typing-extensions from 4.4.0 to 4.5.0dependabot[bot]
2023-02-17Bump flask from 2.2.2 to 2.2.3dependabot[bot]
2023-02-10Bump redis from 4.4.2 to 4.5.1dependabot[bot]
2023-02-03Bump flask-babel from 3.0.0 to 3.0.1dependabot[bot]
2023-01-20Bump flask-babel from 2.0.0 to 3.0.0dependabot[bot]
2023-01-13Bump redis from 4.4.0 to 4.4.2dependabot[bot]
2023-01-06Bump pygments from 2.13.0 to 2.14.0dependabot[bot]
2022-12-26Use fasttext-predict instead of fasttext or fasttext-wheelAlexandre Flament
2022-12-16Merge branch 'master' into fasttextArtikusHG
2022-12-16Replace langdetect with fasttextArtikusHG