mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-04 07:12:48 -04:00
➕ Add passlib and pyjwt to development dependencies
This commit is contained in:
@@ -44,8 +44,8 @@ doc = [
|
||||
"markdown-include"
|
||||
]
|
||||
dev = [
|
||||
"prospector",
|
||||
"rope"
|
||||
"pyjwt",
|
||||
"passlib[bcrypt]"
|
||||
]
|
||||
all = [
|
||||
"requests",
|
||||
|
||||
Reference in New Issue
Block a user