Mostly works! Image loading and caching seems slow
This commit is contained in:
@ -6,6 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"flask>=3.1.0",
|
||||
"mistune>=3.1.1",
|
||||
"pillow>=10.4.0",
|
||||
"python-frontmatter>=1.1.0",
|
||||
"rich>=13.9.4",
|
||||
"thumbhash-python>=1.0.1",
|
||||
"waitress>=3.0.2",
|
||||
]
|
||||
|
Reference in New Issue
Block a user