From b654bf8897b405c30c5301070d250060f53f8ffa Mon Sep 17 00:00:00 2001 From: Sujata Date: Tue, 26 Mar 2024 17:58:54 +0530 Subject: [PATCH] Updated Validation package --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b4e1ff..43f12ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ uvicorn==0.20.0 coverage==7.2.7 html_testRunner==1.2.1 httpx==0.24.1 -python-osw-validation==0.0.5 \ No newline at end of file +python-osw-validation==0.2.1 \ No newline at end of file