Skip to content

Commit 970884d

Browse files
committed
requirements.txt: Fixed version for testplanner
Signed-off-by: Grzegorz Latosinski <[email protected]>
1 parent 8bc9942 commit 970884d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cocotb-coverage==1.2.0
1111
cocotb-test==0.2.5
1212
cocotbext-axi==0.1.24
1313
-e git+https://github.com/alexforencich/cocotbext-i2c@3b32eedc15302f1299a23bb35aa669fffad2ca22#egg=cocotbext_i2c
14-
git+https://github.com/antmicro/testplanner.git@bbf374a
14+
git+https://github.com/antmicro/testplanner.git
1515
-e ${I3C_ROOT_DIR}/third_party/cocotbext-i3c
1616
-e ${I3C_ROOT_DIR}/tools/nox_utils
1717
-e ${I3C_ROOT_DIR}/tools/cocotb_helpers

0 commit comments

Comments
 (0)