Skip to content

Commit 2a7fffd

Browse files
committed
changed version of starlette and fastapi
1 parent 2ff9631 commit 2a7fffd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies = [
7070
"mpmath==1.3.0",
7171
"networkx==3.4.2",
7272
"fastapi[standard]",
73-
"fastapi==0.115.5",
73+
"fastapi==0.115.13",
7474
"pydantic==2.10.4",
7575
"pymongo==4.9.2",
7676
"pymilvus==2.5.0",
@@ -88,7 +88,7 @@ dependencies = [
8888
"langserve[all]==0.3.1",
8989
"ragas==0.2.6",
9090
"nltk>=3.9",
91-
"starlette==0.47.0",
91+
"starlette==0.46",
9292
"typing_extensions==4.12.2",
9393
"sympy==1.14.0"
9494
]

0 commit comments

Comments
 (0)