Skip to content

Commit 1590b93

Browse files
authored
Update pyproject.toml
1 parent 3a7dc67 commit 1590b93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"termcolor",
5050
"tiktoken",
5151
"h11>=0.16.0",
52-
"python-multipart>=0.0.27", # For fastapi Form
52+
"python-multipart>=0.0.27", # For fastapi Form, >=0.0.27 for CVE-2026-42561
5353
"uvicorn>=0.34.0", # server
5454
"opentelemetry-sdk>=1.30.0", # server
5555
"opentelemetry-exporter-otlp-proto-http>=1.30.0", # server

0 commit comments

Comments
 (0)