From 346b107858851dbf50ee9dde2546c64d547f91a1 Mon Sep 17 00:00:00 2001 From: Michal Czyz Date: Mon, 4 Sep 2023 16:41:32 +0200 Subject: [PATCH] Freeze pytest tools verisons --- verification/top/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/verification/top/requirements.txt b/verification/top/requirements.txt index e02d6b69ede..312e26b3b4c 100644 --- a/verification/top/requirements.txt +++ b/verification/top/requirements.txt @@ -6,8 +6,8 @@ ${RV_ROOT}/third_party/cocotb cocotb-bus==0.2.1 cocotb-coverage==1.1.0 cocotb-test==0.2.4 -pytest -pytest-html -pytest-timeout -pytest-md -pyuvm +pytest==7.4.1 +pytest-html==3.2.0 +pytest-timeout==2.1.0 +pytest-md==0.2.0 +pyuvm==2.9.1