Add Bcrypt, Duckdb and Pydantic settings
This commit is contained in:
@@ -5,8 +5,11 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"bcrypt>=4.2.0",
|
||||
"duckdb>=1.1.3",
|
||||
"fastapi>=0.115.4",
|
||||
"loguru>=0.7.2",
|
||||
"pydantic-settings>=2.6.1",
|
||||
"pydantic>=2.9.2",
|
||||
"requests>=2.32.3",
|
||||
"rich>=13.9.4",
|
||||
|
||||
Reference in New Issue
Block a user