Skip to content

Commit 1e14921

Browse files
Update src/backend-api/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1f8d535 commit 1e14921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/backend-api/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies = [
1717
"httpx==0.28.1",
1818
"pydantic-settings==2.10.1",
1919
"python-dotenv",
20-
"python-multipart>=0.0.22",
21-
"protobuf>=5.29.0",
20+
"python-multipart==0.0.22",
21+
"protobuf==5.29.0",
2222
"sas-cosmosdb==0.1.4",
2323
"semantic-kernel[azure]==1.40.0",
2424
"uvicorn==0.35.0",

0 commit comments

Comments
 (0)