add missing dep
This commit is contained in:
parent
7f65daf5c0
commit
c91e4de4a8
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
requests
|
||||
jinja2
|
||||
google-generativeai # Dependency for Gemini API
|
||||
grpcio # Required by google-generativeai
|
||||
reportlab # Dependency for PDF generation
|
||||
python-docx # Dependency for Word document generation
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue