diff --git a/requirements.txt b/requirements.txt index f09c236b9d..b303e3959f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,5 +33,5 @@ sqlalchemy-utils == 0.41.2 SQLAlchemy[asyncio]==2.0.44 # [asyncio] allows greenlet to be installed on Apple M1 devices. unidecode==1.3.8 uvicorn[standard]==0.30.6 -weasyprint==65.1 # HTML to PDF converter +weasyprint==68.0 # HTML to PDF converter xlsxwriter==3.2.0