diff --git a/projects/rocprofiler-compute/requirements-test.txt b/projects/rocprofiler-compute/requirements-test.txt index bef5a34594..ba37ffdfc0 100644 --- a/projects/rocprofiler-compute/requirements-test.txt +++ b/projects/rocprofiler-compute/requirements-test.txt @@ -1,5 +1,4 @@ -mock -pytest -pytest-cov -pytest-xdist -scipy +pytest==8.0.2 +pytest-cov==5.0.0 +pytest-xdist==3.5.0 +scipy==1.11.4