chore: Add PDF compiler dependencies (pypdf, reportlab, Pillow) to requirements.txt
This commit is contained in:
parent
7101e617ab
commit
1f4962ad58
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ aiosqlite
|
||||||
python-dotenv
|
python-dotenv
|
||||||
requests
|
requests
|
||||||
aiohttp
|
aiohttp
|
||||||
|
pypdf
|
||||||
|
reportlab
|
||||||
|
Pillow
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue