Skip to content

Commit 34cccb8

Browse files
committed
Add fastapi-sso as a dependency
1 parent 9b1ddd8 commit 34cccb8

2 files changed

Lines changed: 682 additions & 652 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"gunicorn>=23.0.0",
3434
"ruff>=0.11.13",
3535
"mypy>=1.16.0",
36+
"fastapi-sso>=0.18.0",
3637
]
3738

3839
[project.optional-dependencies]

0 commit comments

Comments
 (0)