From f978ec260be465499b55d8e8b6d22e7f6e373a17 Mon Sep 17 00:00:00 2001 From: futa-ikeda Date: Mon, 12 May 2025 16:24:47 -0400 Subject: [PATCH] Bump dependencies for ext-code and ext-doc --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 63c47b8d..3aa65ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.10.6 -chardet==2.3.0 +chardet==5.2.0 furl==0.4.2 humanfriendly==2.1 invoke==2.2.0 @@ -15,11 +15,11 @@ agent==0.1.2 google-auth==1.4.1 # CodePygments -Pygments==2.12.0 +Pygments==2.19.1 # Docx #git+https://github.com/jsocol/bleach.git -pydocx==0.7.0 +pydocx==0.9.10 # Image olefile==0.44 @@ -36,13 +36,13 @@ jinja2==2.10.1 mistune==0.8.1 # Pdf -reportlab==4.2.4 +reportlab==4.4.0 # Pptx # python-pptx==0.5.7 # Rst -docutils==0.12 +docutils==0.21.2 # Tabular pandas==2.2.3 @@ -51,6 +51,6 @@ h5py==3.13 scipy==1.14.1 # Md -markdown==2.6.2 +markdown==3.8.0 certifi==2021.5.30