mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
Add pydantic-settings to pyproject.toml
This commit is contained in:
parent
62ef133b36
commit
de3e94333a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ dependencies = [
|
|||
"sqlalchemy-utils>=0.41,<1",
|
||||
"uvicorn>=0.23,<1",
|
||||
"Jinja2>=3.0,<4",
|
||||
"pydantic-settings>=2.0,<3",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Reference in a new issue