Archived
Add pydantic settings and bcrypt
This commit is contained in:
@@ -8,6 +8,8 @@ dependencies = [
|
||||
"duckdb>=1.2.0",
|
||||
"fastapi>=0.115.8",
|
||||
"loguru>=0.7.3",
|
||||
"pydantic-settings>=2.8.1",
|
||||
"python-bcrypt>=0.3.2",
|
||||
"rich>=13.9.4",
|
||||
"uvicorn>=0.34.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user