Skip to content

Commit c9e2ffc

Browse files
fix: add missing package
1 parent 6b457c6 commit c9e2ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"bcrypt==4.0.1",
1919
"google-genai>=1.5.0",
2020
"starlette (>=0.46.2,<0.47.0)",
21+
"itsdangerous (>=2.2.0,<3.0.0)",
2122
]
2223

2324
[tool.uv]

0 commit comments

Comments
 (0)