Skip to content

Commit 66a5d23

Browse files
authored
bump starlette to 0.49.3 (#129)
1 parent 17c65a6 commit 66a5d23

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies = [
1111
"sentence-transformers>=5.0.0",
1212
"dumb-init>=1.2.5.post1",
1313
"litellm>=1.79.0",
14+
"starlette>=0.49.1"
1415
]
1516

1617
[dependency-groups]

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ aiohappyeyeballs==2.6.1
22
aiohttp==3.12.13
33
aiosignal==1.3.2
44
aiosqlite==0.21.0
5+
annotated-doc==0.0.4
56
annotated-types==0.7.0
67
anyio==4.9.0
78
asyncpg==0.30.0
@@ -16,7 +17,7 @@ distro==1.9.0
1617
dumb-init==1.2.5.post1
1718
ecdsa==0.19.1
1819
faiss-cpu==1.11.0
19-
fastapi==0.115.13
20+
fastapi==0.121.2
2021
fastuuid==0.14.0
2122
filelock==3.18.0
2223
fire==0.7.0
@@ -104,7 +105,7 @@ six==1.17.0
104105
sniffio==1.3.1
105106
sqlalchemy==2.0.41
106107
sse-starlette==2.3.6
107-
starlette==0.46.2
108+
starlette==0.49.3
108109
sympy==1.14.0
109110
termcolor==3.1.0
110111
threadpoolctl==3.6.0

uv.lock

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

0 commit comments

Comments
 (0)