Fix Ruff warnings and Uvicorn logging
This commit is contained in:
@ -16,7 +16,7 @@ lxml = "^4.9.4"
|
||||
platformdirs = "^3.11.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
python-multipart = "^0.0.9"
|
||||
reader = "^3.12"
|
||||
reader = "^3.14"
|
||||
tomlkit = "^0.13.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.30.0" }
|
||||
markdownify = "^0.13.0"
|
||||
@ -25,7 +25,6 @@ markdownify = "^0.13.0"
|
||||
djlint = "^1.34.1"
|
||||
pre-commit = "^3.7.1"
|
||||
pytest = "^7.4.4"
|
||||
ruff = "^0.5.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
Reference in New Issue
Block a user