Skip to content

Commit 094c81c

Browse files
committed
uv add "fastapi[standard]"
1 parent ee869f1 commit 094c81c

File tree

2 files changed

+366
-5
lines changed

2 files changed

+366
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
77
dependencies = [
88
"azure-cosmos>=4.9.0",
99
"elasticsearch>=9.1.0",
10+
"fastapi[standard]>=0.116.1",
1011
"httpx>=0.28.1",
1112
"langchain-azure-ai>=0.1.4",
1213
"langchain-community>=0.3.27",

0 commit comments

Comments
 (0)