diff --git a/requirements.txt b/requirements.txt index e208595..2df4598 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -requests -jq -pytest==7.2.0 +requests>=2.32.3 +jq>=1.8.0 +pytest>=8.3.3 candigv2-authx@git+https://github.com/CanDIG/candigv2-authx.git@v2.6.0 candigv2-logging@git+https://github.com/CanDIG/candigv2-logging.git@v1.0.0