Update fastapi-vue-setup 1.7.1, make use of its logging facilities. Mediapreview and kanta bumped to do so too.

This commit is contained in:
2026-09-18 03:58:37 +00:00
parent 7724290921
commit 02396f4482
6 changed files with 37 additions and 19 deletions
+3 -3
View File
@@ -17,15 +17,15 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"blake3>=1.0.9",
"fastapi-vue~=1.6.1",
"fastapi-vue~=1.7.1",
"fastapi[standard]>=0.141.1",
"html5tagger>=2.0.0",
"httpx>=0.28.1",
"kanta>=0.9.0",
"kanta>=0.9.2",
"markdown-it-py>=4.2.0",
"maxminddb>=3.1.1",
"mdit-py-plugins>=0.6.1",
"mediapreview[standard]>=0.2.3",
"mediapreview[standard]>=0.2.5",
"platformdirs>=4.11.5",
"pygments>=2.20.0",
"python-slugify>=8.0.4",