diff --git a/requirements.txt b/requirements.txt index 045be7a8..fa8cb9e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ pysam==0.22.0 sqlalchemy==1.4.44 connexion==3.1.0 MarkupSafe==2.1.1 -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 +candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.6.1 +candigv2-logging@git+https://github.com/CanDIG/candigv2-logging.git@v1.0.1 pytest==8.3.3 connexion[swagger-ui] connexion[flask]