|
@ -64,6 +64,7 @@ all = [ |
|
|
"email_validator >=2.0.0", |
|
|
"email_validator >=2.0.0", |
|
|
"uvicorn[standard] >=0.12.0", |
|
|
"uvicorn[standard] >=0.12.0", |
|
|
"pydantic-settings >=2.0.0", |
|
|
"pydantic-settings >=2.0.0", |
|
|
|
|
|
"pydantic-extra-types >=2.0.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[tool.hatch.version] |
|
|
[tool.hatch.version] |
|
|