add video page
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ description = "Default template for PDM package"
|
||||
authors = [
|
||||
{name = "Alexander Rossmanith", email = ""},
|
||||
]
|
||||
dependencies = ["reolinkapi>=0.4.1", "pandas>=3.0.3", "flask>=3.1.3", "python-dotenv>=1.2.2"]
|
||||
dependencies = ["reolinkapi>=0.4.1", "pandas>=3.0.3", "flask>=3.1.3", "python-dotenv>=1.2.2", "Pillow>=12.2.0"]
|
||||
requires-python = "==3.14.*"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
||||
Reference in New Issue
Block a user