fix: switch to direct bcrypt usage for Python 3.14 compatibility
This commit is contained in:
@@ -21,7 +21,6 @@ dependencies = [
|
||||
"uvicorn>=0.29.0",
|
||||
"aiosqlite>=0.20.0",
|
||||
"PyJWT>=2.8.0",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user