mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
add passlib to project
This commit is contained in:
@@ -24,6 +24,7 @@ rich = "*"
|
||||
cryptography = "*"
|
||||
pyjwt = {version = "*", extras = ["cryptography"]}
|
||||
redis = "*"
|
||||
passlib = "^1.7.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
devtools = { extras = ["pygments"], version = "*" }
|
||||
|
||||
Reference in New Issue
Block a user