Skip to content

Commit 16a7efa

Browse files
committed
add python-multipart - was missing
1 parent 67d568b commit 16a7efa

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
"httpx-sse>=0.4",
2828
"pydantic>=2.7.2,<3.0.0",
2929
"starlette>=0.27",
30+
"python-multipart>=0.0.9",
3031
"sse-starlette>=1.6.1",
3132
"pydantic-settings>=2.5.2",
3233
"uvicorn>=0.23.1; sys_platform != 'emscripten'",

uv.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)