From 6a88a04620112a120fbbf23bbd3354d373a3606b Mon Sep 17 00:00:00 2001 From: Fuhu Xia Date: Mon, 4 Nov 2024 12:40:41 -0500 Subject: [PATCH] ping marksafe to version 2 --- requirements.in.txt | 3 ++- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.in.txt b/requirements.in.txt index 22563e94..ce8e82b3 100644 --- a/requirements.in.txt +++ b/requirements.in.txt @@ -88,4 +88,5 @@ urllib3>=1.26.19 certifi>=2024.7.4 cryptography>=43.0.1 -setuptools~=71.0.3 \ No newline at end of file +setuptools~=71.0.3 +MarkupSafe==2.* \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a73d1a1a..2738849f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ linear-tsv==1.1.0 lxml==4.9.1 Mako==1.3.5 Markdown==3.6 -MarkupSafe==3.0.1 +MarkupSafe==2.1.5 messytables==0.15.2 msgspec==0.18.6 mypy==1.11.2