mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 08:50:26 -04:00
15 lines
611 B
Text
15 lines
611 B
Text
adjustText>=1.2
|
|
lief>=0.14.1
|
|
Markdown>=3.6
|
|
matplotlib>=3.9.0
|
|
pre-commit>=4.0.0
|
|
PyYAML>=5.2
|
|
riscof @ git+https://github.com/riscv/riscof.git@${RISCOF_VERSION} # version set in python-setup.sh
|
|
riscv-config @ git+https://github.com/riscv-software-src/riscv-config.git@${RISCV_CONFIG_VERSION} # version set in python-setup.sh
|
|
riscv-isac @ git+https://github.com/riscv-non-isa/riscv-arch-test.git@${RISCV_ISAC_VERSION}#subdirectory=riscv-isac # version set in python-setup.sh
|
|
scikit-learn>=1.5.0
|
|
scipy>=1.13.0
|
|
setuptools
|
|
Sphinx~=7.3.7 # QEMU fails to build with Sphinx 8
|
|
sphinx-rtd-theme>=2.0.0
|
|
testresources>=2.0.1
|