remove html templates and flask dependency

This commit is contained in:
Michel Aractingi
2025-09-03 16:17:10 +02:00
parent fdccf7774b
commit 0e04f5fbbe
3 changed files with 0 additions and 615 deletions
-1
View File
@@ -84,7 +84,6 @@ dependencies = [
# Support dependencies
"deepdiff>=7.0.1,<9.0.0",
"flask>=3.0.3,<4.0.0",
"imageio[ffmpeg]>=2.34.0,<3.0.0",
"termcolor>=2.4.0,<4.0.0",
]