Add psutil to API dependencies
This commit is contained in:
parent
0f624b594a
commit
790abf148b
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ api = [
|
|||
"httpx",
|
||||
"jiter",
|
||||
"passlib[bcrypt]",
|
||||
"psutil",
|
||||
"PyJWT",
|
||||
"python-jose[cryptography]",
|
||||
"python-multipart",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue