migrate to ruamel.yaml
This commit is contained in:
parent
bb4dd7200e
commit
948fcb7f5b
3 changed files with 69 additions and 70 deletions
|
|
@ -18,7 +18,7 @@ requires-python = ">=3.10"
|
|||
dependencies = [
|
||||
"fastapi-slim >= 0.110.0",
|
||||
"pydantic >= 2.0.0",
|
||||
"PyYAML",
|
||||
"ruamel.yaml",
|
||||
"rich",
|
||||
"uvicorn >= 0.28.1",
|
||||
"jinja2 >= 3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue