Skip to content

Commit baba5a6

Browse files
Update fastapi-sso requirement from <=0.9.1,>=0.6.4 to >=0.6.4,<=0.10.0 (#215)
1 parent 0f3f890 commit baba5a6

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"click>=8.1.3, <= 8.1.7",
3030
"colorama>=0.4.6, <= 0.4.6",
3131
"email-validator>= 1.3.0, <= 2.1.0.post1",
32-
"fastapi-sso>= 0.6.4, <= 0.9.1",
32+
"fastapi-sso>= 0.6.4, <= 0.10.0",
3333
"fastapi>= 0.86.0, <= 0.108.0",
3434
"Flask>=2.3.2, <= 3.0.0",
3535
"fsspec>= 2023.1.0, <= 2023.12.2",

0 commit comments

Comments
 (0)