Add resource provider
This commit is contained in:
parent
61be70054b
commit
5b31ef888c
7 changed files with 152 additions and 83 deletions
|
@ -9,10 +9,12 @@ dependencies = [
|
|||
"authlib>=1.4.0",
|
||||
"cachetools>=5.5.0",
|
||||
"fastapi[standard]>=0.115.6",
|
||||
"httpx>=0.28.1",
|
||||
"itsdangerous>=2.2.0",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pkce>=1.0.3",
|
||||
"pydantic-settings>=2.7.1",
|
||||
"pyjwt>=2.10.1",
|
||||
"python-jose[cryptography]>=3.3.0",
|
||||
"requests>=2.32.3",
|
||||
"sqlmodel>=0.0.22",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue