From 3c79f4b2aeab862adf7feb4e7073b2d0fee4b8a5 Mon Sep 17 00:00:00 2001 From: Daisie Huang Date: Mon, 23 Sep 2024 15:19:48 -0700 Subject: [PATCH] Update authx requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e15c9f9..740f1a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs~=23.1.0 -candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.4.3 +candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.5.0 candigv2-logging@git+https://github.com/CanDIG/candigv2-logging.git@v1.0.0 connexion==2.14.1 decorator==4.4.0