From c065ab211b3e309f5e6d1c252696a3a5629704cf Mon Sep 17 00:00:00 2001 From: sujata-m Date: Sat, 30 May 2026 20:34:07 +0530 Subject: [PATCH] Updated package - Updated package version - Updated Readme for badges --- README.md | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 66c205a..09053b0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Unit Tests](https://github.com/TaskarCenterAtUW/TDEI-python-osw-validation/actions/workflows/unit_tests.yaml/badge.svg)](https://github.com/TaskarCenterAtUW/TDEI-python-osw-validation/actions/workflows/unit_tests.yaml) ![Coverage](https://raw.githubusercontent.com/TaskarCenterAtUW/TDEI-python-osw-validation/badges/coverage.svg) -[![python-osw-validation](https://img.shields.io/pypi/v/python-osw-validation?label=python-osw-validation&cacheSeconds=60&t=1)](https://pypi.org/project/python-osw-validation/) -[![python-ms-core](https://img.shields.io/pypi/v/python-ms-core?label=python-ms-core&cacheSeconds=60&t=1)](https://pypi.org/project/python-ms-core/) +[![python-osw-validation](https://img.shields.io/badge/dynamic/regex?url=https%3A%2F%2Fraw.githubusercontent.com%2FTaskarCenterAtUW%2FTDEI-python-osw-validation%2Fmain%2Frequirements.txt&search=%28%3Fm%29%5Epython-osw-validation%3D%3D%28%5B%5E%5Cr%5Cn%5D%2B%29&replace=%241&label=python-osw-validation&color=blue)](https://pypi.org/project/python-osw-validation/) +[![python-ms-core](https://img.shields.io/badge/dynamic/regex?url=https%3A%2F%2Fraw.githubusercontent.com%2FTaskarCenterAtUW%2FTDEI-python-osw-validation%2Fmain%2Frequirements.txt&search=%28%3Fm%29%5Epython-ms-core%3D%3D%28%5B%5E%5Cr%5Cn%5D%2B%29&replace=%241&label=python-ms-core&color=blue)](https://pypi.org/project/python-ms-core/) ## Introduction Service to Validate the OSW files that is uploaded. At the moment, the service does the following: diff --git a/requirements.txt b/requirements.txt index 576a361..77d79f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ python-ms-core==0.0.25 uvicorn==0.20.0 html_testRunner==1.2.1 geopandas==0.14.4 -python-osw-validation==0.4.1 +python-osw-validation==0.4.2