Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.120.1 to 0.121.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.120.1...0.121.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
596 B
Plaintext
41 lines
596 B
Plaintext
# Core async & network
|
|
aiohttp==3.12.15
|
|
aiofiles==25.1.0
|
|
|
|
# CLI tools
|
|
click==8.3.0
|
|
|
|
# Utilities
|
|
psutil==7.1.0
|
|
python-dotenv==1.1.1
|
|
schedule==1.2.2
|
|
requests==2.32.5
|
|
typing_extensions==4.15.0
|
|
|
|
# Telegram Bot & QR code
|
|
pyTelegramBotAPI==4.29.1
|
|
qrcode==8.2
|
|
pypng==0.20220715.0
|
|
pillow==11.3.0
|
|
|
|
# Cache / misc
|
|
propcache==0.4.1
|
|
|
|
# Database
|
|
pymongo==4.15.3
|
|
|
|
# Hysteria2 API
|
|
hysteria2-api==0.1.3
|
|
|
|
# Web panel (FastAPI stack)
|
|
fastapi==0.121.0
|
|
Jinja2==3.1.6
|
|
python-multipart==0.0.20
|
|
hypercorn==0.17.3
|
|
pydantic==2.12.0
|
|
pydantic-settings==2.11.0
|
|
annotated-types==0.7.0
|
|
|
|
# SSL / ACME management
|
|
certbot==4.2.0
|