Update setup.cfg
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -66,12 +66,12 @@ setenv =
|
|||||||
usedevelop = True
|
usedevelop = True
|
||||||
|
|
||||||
deps =
|
deps =
|
||||||
pytest == 7.2.1
|
pytest == 8.3.4
|
||||||
pytest-xdist == 3.1.0
|
pytest-xdist == 3.6.1
|
||||||
cocotb == 1.7.2
|
cocotb == 1.9.2
|
||||||
cocotb-bus == 0.2.1
|
cocotb-bus == 0.2.1
|
||||||
cocotb-test == 0.2.4
|
cocotb-test == 0.2.6
|
||||||
cocotbext-axi == 0.1.20
|
cocotbext-axi == 0.1.24
|
||||||
coverage == 7.0.5
|
coverage == 7.0.5
|
||||||
pytest-cov == 4.0.0
|
pytest-cov == 4.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user