Skip to content

Commit bc42515

Browse files
Update dcc-backend-common dependency to remove fastapi extra and adjust related entries in pyproject.toml and uv.lock
1 parent 3587b2f commit bc42515

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
dependencies = [
2222
"audioop-lts; python_version >= '3.13'",
2323
"cachetools>=6.2.4",
24-
"dcc-backend-common[fastapi]>=0.0.2",
24+
"dcc-backend-common>=0.0.2",
2525
"dependency-injector>=4.48.3",
2626
"fastapi[standard]>=0.128.0",
2727
"pydantic-ai>=1.43.0",

uv.lock

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

0 commit comments

Comments
 (0)