1
0
mirror of https://github.com/searx/searx synced 2025-03-04 11:37:58 +01:00
searx/requirements.txt
dependabot[bot] efe730fb3d
Bump uvloop from 0.15.2 to 0.15.3 (#2923)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.2...v0.15.3)

---
updated-dependencies:
- dependency-name: uvloop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Noémi Ványi <kvch@users.noreply.github.com>
2021-08-09 19:03:25 +02:00

17 lines
325 B
Plaintext

certifi==2020.12.05
babel==2.9.1
flask-babel==2.0.0
flask==1.1.2
jinja2==2.11.3
lxml==4.6.3
pygments==2.8.0
python-dateutil==2.8.1
pyyaml==5.4.1
httpx[http2]==0.17.1
Brotli==1.0.9
uvloop==0.15.3; python_version >= '3.7'
uvloop==0.14.0; python_version < '3.7'
httpx-socks[asyncio]==0.3.1
langdetect==1.0.9
setproctitle==1.2.2