fix(api): Remove wkhtmltopdf, add weasyprint to requirements
This commit is contained in:
@@ -16,13 +16,17 @@ beautifulsoup4==4.12.3
|
||||
boltons==24.1.0
|
||||
boto3==1.35.36
|
||||
botocore==1.35.36
|
||||
brotli==1.1.0
|
||||
bs4==0.0.2
|
||||
cffi==1.17.1
|
||||
click==8.1.7
|
||||
cssselect2==0.7.0
|
||||
dnspython==2.7.0
|
||||
ebooklib==0.18
|
||||
eliot==1.16.0
|
||||
exceptiongroup==1.2.2
|
||||
fastapi==0.115.5
|
||||
fonttools==4.55.2
|
||||
frozenlist==1.4.1
|
||||
h11==0.14.0
|
||||
idna==3.6
|
||||
@@ -34,14 +38,17 @@ mdurl==0.1.2
|
||||
motor==3.6.0
|
||||
multidict==6.0.4
|
||||
orjson==3.10.12
|
||||
pdfkit==1.0.0
|
||||
pillow==10.4.0
|
||||
propcache==0.2.1
|
||||
pycparser==2.22
|
||||
pydantic==2.10.2
|
||||
pydantic-core==2.27.1
|
||||
pydantic-settings==2.6.1
|
||||
pydyf==0.11.0
|
||||
pyexiftool==0.5.6
|
||||
pygments==2.18.0
|
||||
pymongo==4.9.2
|
||||
pyphen==0.15.0
|
||||
pyrsistent==0.20.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
@@ -53,11 +60,16 @@ six==1.16.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.6
|
||||
starlette==0.41.3
|
||||
tinycss2==1.4.0
|
||||
tinyhtml5==2.0.0
|
||||
type-extensions==0.1.2
|
||||
typing-extensions==4.12.2
|
||||
url-normalize==1.4.3
|
||||
urllib3==2.2.3
|
||||
uvicorn==0.32.1
|
||||
weasyprint==63.0
|
||||
webencodings==0.5.1
|
||||
wrapt==1.17.0
|
||||
yarl==1.18.3
|
||||
zope-interface==7.2
|
||||
zopfli==0.2.3.post1
|
||||
|
||||
Reference in New Issue
Block a user