Update setup.cfg

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-09-06 18:23:40 -07:00
parent 73df05c706
commit b0c3671ca0

View File

@@ -66,12 +66,12 @@ setenv =
usedevelop = True
deps =
pytest == 7.2.1
pytest-xdist == 3.1.0
cocotb == 1.7.2
pytest == 8.3.4
pytest-xdist == 3.6.1
cocotb == 1.9.2
cocotb-bus == 0.2.1
cocotb-test == 0.2.4
cocotbext-axi == 0.1.20
cocotb-test == 0.2.6
cocotbext-axi == 0.1.24
coverage == 7.0.5
pytest-cov == 4.0.0