diff --git a/conformance-test.sh b/conformance-test.sh index 8b1e82f5b..d51d0f278 100755 --- a/conformance-test.sh +++ b/conformance-test.sh @@ -78,7 +78,7 @@ else pip uninstall -y cwltool pip install -r"${SCRIPT_DIRECTORY}/mypy-requirements.txt" CWLTOOL_USE_MYPYC=1 MYPYPATH="${SCRIPT_DIRECTORY}/mypy-stubs" pip install "${SCRIPT_DIRECTORY}" -r"${SCRIPT_DIRECTORY}/requirements.txt" - pip install 'cwltest>=2.3' pytest-cov pytest-xdist + pip install 'cwltest>=2.5' pytest-cov pytest-xdist fi # Set conformance test filename