From 8801c93a594ee8f951672eac9cc0f06df953e11a Mon Sep 17 00:00:00 2001 From: tsubramanian Date: Sat, 13 Jul 2024 21:24:03 -0400 Subject: [PATCH] Update runtime.txt marksafe downgrade --- requirements/runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/runtime.txt b/requirements/runtime.txt index 09c84aa1c..dc5161a08 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -37,7 +37,7 @@ line-profiler==3.5.1 lockfile==0.12.2 mako==1.2.2 itsdangerous>=0.24,<2.0 -markupsafe==2.0.1 +markupsafe==2.0.0 # marshmallow==2.21.0 # marshmallow-sqlalchemy==0.12.1 matplotlib==3.5.3