Files
XHS_Downloader/requirements.txt
dependabot[bot] 89ed5e988c build(deps): bump uvicorn from 0.41.0 to 0.42.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:12:06 +00:00

29 lines
905 B
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --no-deps --no-strip-extras -o requirements.txt
aiofiles==25.1.0
# via xhs-downloader (pyproject.toml)
aiosqlite==0.22.1
# via xhs-downloader (pyproject.toml)
click==8.3.1
# via xhs-downloader (pyproject.toml)
emoji==2.15.0
# via xhs-downloader (pyproject.toml)
fastapi==0.135.1
# via xhs-downloader (pyproject.toml)
fastmcp>=3.1.0
# via xhs-downloader (pyproject.toml)
httpx[http2,socks]==0.28.1
# via xhs-downloader (pyproject.toml)
lxml==6.0.2
# via xhs-downloader (pyproject.toml)
pyperclip==1.11.0
# via xhs-downloader (pyproject.toml)
pyyaml==6.0.3
# via xhs-downloader (pyproject.toml)
textual==8.0.2
# via xhs-downloader (pyproject.toml)
uvicorn==0.42.0
# via xhs-downloader (pyproject.toml)
websockets==16.0
# via xhs-downloader (pyproject.toml)