cve2/python-requirements.txt
Rupert Swarbrick 059d3f324f Add missing Python dependency on premailer library
This dependency gets pulled in with dvsim.py since OpenTitan commit
1aff665d2, vendored in with Ibex commit 1bbcce0.
2020-05-29 10:29:03 +01:00

15 lines
429 B
Text

# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# Development version of edalize until all our changes are upstream
git+https://github.com/lowRISC/edalize.git@ot
# Development version with OT-specific changes
git+https://github.com/lowRISC/fusesoc.git@ot
pyyaml
mako
# Needed by dvsim.py (not actually used in Ibex)
premailer