refactor(config): use pydantic-settings
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies = [
|
||||
"loguru>=0.7.3",
|
||||
"msgpack-lazer-api",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pydantic-settings>=2.10.1",
|
||||
"pydantic[email]>=2.5.0",
|
||||
"python-dotenv>=1.0.0",
|
||||
"python-jose[cryptography]>=3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user