1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-30 08:32:52 +08:00

Update package versions

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich 2022-09-20 21:42:57 -07:00
parent d7904b8007
commit f780008121

11
tox.ini
View File

@ -11,11 +11,12 @@ python =
[testenv] [testenv]
deps = deps =
pytest == 6.2.5 pytest == 7.1.3
pytest-xdist == 2.4.0 pytest-xdist == 2.5.0
pytest-split == 0.4.0 pytest-split == 0.8.0
cocotb == 1.6.1 cocotb == 1.7.0
cocotb-test == 0.2.1 cocotb-bus == 0.2.1
cocotb-test == 0.2.2
cocotbext-axi == 0.1.18 cocotbext-axi == 0.1.18
cocotbext-eth == 0.1.18 cocotbext-eth == 0.1.18
cocotbext-pcie == 0.2.10 cocotbext-pcie == 0.2.10