From d545313a701d61580a1a97d51ebf977549bd8425 Mon Sep 17 00:00:00 2001 From: sujata-m Date: Thu, 21 May 2026 13:15:09 +0530 Subject: [PATCH] =?UTF-8?q?Fix=20OSM=E2=86=92OSW=20zone=20=5Fw=5Fid=20refe?= =?UTF-8?q?rences=20missing=20from=20nodes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Dev Board Ticket - https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/3665 - https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/3191 ## Changes - requirements.txt ## Testing - TDEI Portal --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c87461f..f337ce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pydantic==1.10.4 python-ms-core==0.0.25 uvicorn==0.20.0 html_testRunner==1.2.1 -osm-osw-reformatter==0.3.4 +osm-osw-reformatter==0.3.5 numpy==1.26.4 pyproj~=3.6.1 \ No newline at end of file