Skip to content

Commit d75b070

Browse files
Merge pull request #170 from webis-de/dependabot/pip/fastapi-gte-0.121.2-and-lt-0.130.0
Update fastapi requirement from ~=0.121.2 to >=0.121.2,<0.130.0
2 parents 404d363 + d6388e6 commit d75b070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"elasticsearch-dsl~=7.4",
3535
"elasticsearch-pydantic~=1.1",
3636
"expiringdict~=1.2",
37-
"fastapi~=0.121.2",
37+
"fastapi>=0.121.2,<0.136.0",
3838
"fastmcp~=3.1",
3939
"httpx~=0.28.1",
4040
"humanize~=4.13",

0 commit comments

Comments
 (0)