From 7bd0a256ff970123632afe3ab28fe66680cd0470 Mon Sep 17 00:00:00 2001 From: J Boddey Date: Fri, 3 May 2024 12:13:47 +0100 Subject: [PATCH] Update requirements.txt Signed-off-by: J Boddey --- framework/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 9f9e4ea91..9522bd3b0 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -14,11 +14,11 @@ weasyprint==60.2 fastapi==0.109.1 psutil==5.9.8 uvicorn==0.27.0 -pydantic==1.10.11 +pydantic==1.10.13 # Requirements for testing pytest==7.4.4 pytest-timeout==2.2.0 # Requirements for the report -markdown==3.5.2 \ No newline at end of file +markdown==3.5.2