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",
|
"httpx",
|
||||||
"jiter",
|
"jiter",
|
||||||
"passlib[bcrypt]",
|
"passlib[bcrypt]",
|
||||||
|
"psutil",
|
||||||
"PyJWT",
|
"PyJWT",
|
||||||
"python-jose[cryptography]",
|
"python-jose[cryptography]",
|
||||||
"python-multipart",
|
"python-multipart",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue