# Build and Workflow Tools
nox
meson

# Linters
isort
black
flake8

# Documentation
Sphinx>=8.0.2,<9
# Sphinx utilities
https://github.com/antmicro/antmicro-sphinx-utils/archive/main.zip

# Verification - Core
cocotb==1.9.0
cocotb-bus==0.3.0
cocotb-coverage==1.1.0
cocotb-test==0.2.6
pyuvm==4.0.1

# Verification - Testing & Reporting
pytest==9.0.3
pytest-html==4.2.0
pytest-timeout==2.1.0
pytest-md==0.2.0

# Scientific/Math (used in some block tests)
scipy==1.17.1
