mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-25 04:20:23 +00:00
fix(deps): update python-multipart to >=0.0.20 in CI and test configs
This commit is contained in:
@@ -114,7 +114,7 @@ apscheduler: >=3.10.4 # Unknown license
|
||||
fastapi-sso: >=0.16.0 # Unknown license
|
||||
filelock: >=3.20.0 # Unlicense (public domain) - https://unlicense.org / https://github.com/tox-dev/filelock
|
||||
pyjwt: >=2.9.0 # Unknown license
|
||||
python-multipart: >=0.0.22 # Unknown license
|
||||
python-multipart: >=0.0.20 # Unknown license
|
||||
pillow: >=11.0.0 # Unknown license
|
||||
azure-ai-contentsafety: >=1.0.0 # Unknown license
|
||||
azure-identity: >=1.16.1 # Unknown license
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"apscheduler:3.10.4": "MIT",
|
||||
"fastapi-sso:0.16.0": "MIT",
|
||||
"pyjwt:2.9.0": "MIT",
|
||||
"python-multipart:0.0.22": "Apache-2.0",
|
||||
"python-multipart:0.0.20": "Apache-2.0",
|
||||
"Pillow:11.0.0": "MIT-CMU",
|
||||
"azure-ai-contentsafety:1.0.0": "MIT License",
|
||||
"azure-identity:1.16.1": "MIT License",
|
||||
|
||||
Reference in New Issue
Block a user