mirror of
https://github.com/PacFactory/Docs-Exporter-Nextjs.git
synced 2025-12-20 03:31:05 -05:00
Refactored code for Playwright
Refactored the code for Playwright, replacing wkhtmltopdf
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
GitPython
|
||||
Markdown
|
||||
pdfkit
|
||||
PyYAML
|
||||
packaging
|
||||
tqdm
|
||||
# requirements.txt
|
||||
gitpython==3.1.40
|
||||
markdown==3.5.1
|
||||
packaging==23.2
|
||||
playwright==1.40.0
|
||||
PyYAML==6.0.1
|
||||
tqdm==4.66.1
|
||||
Reference in New Issue
Block a user