From dfb44c2fb914bca23d1294bd6a10c7f78f89cfa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Simard?= Date: Mon, 25 Nov 2024 10:10:22 -0500 Subject: [PATCH] Updated module package to 24.2 ... due to error `ModuleNotFoundError: No module named "packaging.licenses"` while compiling the site. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 874ef349..2d448b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mkdocs-material-extensions==1.3.1 mkdocs-redirects==1.2.1 mkdocs-static-i18n==1.2.3 mkdocs-embed-external-markdown==3.0.1 -packaging==21.3 +packaging==24.2 pygments==2.18.0 pymdown-extensions==10.8.1 pyparsing==3.0.9