chore: Prune 4 transitive deps from requirements.txt
Removed MarkupSafe, rfc3986, sniffio, starlette — all pulled in automatically as transitive dependencies of fastapi/httpx/anyio. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -24,7 +24,6 @@ httpx
|
|||||||
idna
|
idna
|
||||||
# itsdangerous
|
# itsdangerous
|
||||||
# Jinja2
|
# Jinja2
|
||||||
MarkupSafe
|
|
||||||
mysqlclient
|
mysqlclient
|
||||||
numpy
|
numpy
|
||||||
openpyxl
|
openpyxl
|
||||||
@@ -46,11 +45,8 @@ PyYAML
|
|||||||
qrcode
|
qrcode
|
||||||
redis[hiredis]
|
redis[hiredis]
|
||||||
requests
|
requests
|
||||||
rfc3986
|
|
||||||
# six
|
# six
|
||||||
sniffio
|
|
||||||
SQLAlchemy==1.4.52
|
SQLAlchemy==1.4.52
|
||||||
starlette
|
|
||||||
stripe
|
stripe
|
||||||
typing_extensions
|
typing_extensions
|
||||||
ujson
|
ujson
|
||||||
|
|||||||
Reference in New Issue
Block a user