From 99497fb0681c617dc06133b9b66d606f24c09cb8 Mon Sep 17 00:00:00 2001 From: pkdash Date: Tue, 16 Apr 2024 18:19:51 -0400 Subject: [PATCH] [#62] pointing to the updated hsmodels git branch for now in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e36a6b..6ca2b4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hsmodels >= 1.0.0 +hsmodels @ git+https://github.com/hydroshare/hsmodels.git@47-annotate-optional-fields-as-optional pytest == 6.0.2 requests == 2.24.0 email-validator