Skip to content

Commit b6bf219

Browse files
praboud-antdsp-ant
authored andcommitted
Unwind changes
1 parent 24cfd6a commit b6bf219

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies = [
3030
"sse-starlette>=1.6.1",
3131
"pydantic-settings>=2.5.2",
3232
"uvicorn>=0.23.1",
33-
"fastapi",
3433
]
3534

3635
[project.optional-dependencies]
@@ -48,7 +47,7 @@ dev-dependencies = [
4847
"pytest>=8.3.4",
4948
"ruff>=0.8.5",
5049
"trio>=0.26.2",
51-
"pytest-flakefinder==1.1.0",
50+
"pytest-flakefinder>=1.1.0",
5251
"pytest-xdist>=3.6.1",
5352
]
5453

0 commit comments

Comments
 (0)