Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.21. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.21) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
595 B
Plaintext
41 lines
595 B
Plaintext
# Core async & network
|
|
aiohttp==3.13.2
|
|
aiofiles==25.1.0
|
|
|
|
# CLI tools
|
|
click==8.3.1
|
|
|
|
# Utilities
|
|
psutil==7.1.3
|
|
python-dotenv==1.2.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==12.0.0
|
|
|
|
# Cache / misc
|
|
propcache==0.4.1
|
|
|
|
# Database
|
|
pymongo==4.15.5
|
|
|
|
# Hysteria2 API
|
|
hysteria2-api==0.1.3
|
|
|
|
# Web panel (FastAPI stack)
|
|
fastapi==0.124.2
|
|
Jinja2==3.1.6
|
|
python-multipart==0.0.21
|
|
hypercorn==0.18.0
|
|
pydantic==2.12.5
|
|
pydantic-settings==2.12.0
|
|
annotated-types==0.7.0
|
|
|
|
# SSL / ACME management
|
|
certbot==5.2.2
|