Enable pptx support

This commit is contained in:
trducng
2024-01-27 23:08:06 +07:00
parent 80ec214107
commit 23c0331bab
2 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ dependencies = [
"pluggy",
"python-decouple",
"python-dotenv",
"python-pptx",
"sqlalchemy",
"sqlmodel",
"tiktoken",