mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
migrate to ruamel.yaml
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user