Files
searxng/requirements.txt

22 lines
410 B
Plaintext
Raw Normal View History

certifi==2026.1.4
babel==2.17.0
flask-babel==4.0.0
flask==3.1.2
jinja2==3.1.6
lxml==6.0.2
pygments==2.19.2
python-dateutil==2.9.0.post0
pyyaml==6.0.3
2025-05-20 18:18:07 +02:00
httpx[http2]==0.28.1
httpx-socks[asyncio]==0.10.0
2025-11-29 15:48:31 +01:00
sniffio==1.3.1
valkey==6.1.1
markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.4.0; python_version < '3.11'
msgspec==0.20.0
[upd] pypi: Bump the minor group with 5 updates (#5648) Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [granian](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [granian[pname]](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [typer-slim](https://github.com/fastapi/typer) | `0.21.0` | `0.21.1` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.36.2` | `1.37.1` | Updates `granian` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `granian[pname]` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `typer-slim` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.21.0...0.21.1) Updates `granian[reload]` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `basedpyright` from 1.36.2 to 1.37.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.36.2...v1.37.1) --- updated-dependencies: - dependency-name: granian dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[pname] dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: typer-slim dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[reload] dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: basedpyright dependency-version: 1.37.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-09 11:17:12 +01:00
typer-slim==0.21.1
isodate==0.7.2
2025-09-19 11:20:05 +02:00
whitenoise==6.11.0
[upd] pypi: Bump the minor group across 1 directory with 5 updates (#5372) Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer-slim](https://github.com/fastapi/typer) | `0.19.2` | `0.20.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.1` | `4.0.2` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.36.0` | `4.37.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.31.7` | `1.32.1` | Updates `typer-slim` from 0.19.2 to 0.20.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.19.2...0.20.0) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0) Updates `pylint` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.1...v4.0.2) Updates `selenium` from 4.36.0 to 4.37.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.36.0...selenium-4.37.0) Updates `basedpyright` from 1.31.7 to 1.32.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.31.7...v1.32.1)
2025-10-24 11:11:34 +02:00
typing-extensions==4.15.0