blob: 34ebc0aaa333411fc66947bf75047e52be42dfac [file] [log] [blame]
Miguel Young de la Sota94383912019-12-05 14:34:04 -06001# Copyright lowRISC contributors.
2# Licensed under the Apache License, Version 2.0, see LICENSE for details.
3# SPDX-License-Identifier: Apache-2.0
4
5# Keep sorted.
Philipp Wagner8149d1c2020-05-29 13:41:11 +01006flake8
Philipp Wagner1e643552019-09-04 15:39:14 +01007gitpython
Miguel Young de la Sota94383912019-12-05 14:34:04 -06008hjson
Philipp Wagnerd38a8282020-03-31 15:46:38 +01009ipyxact >= 0.2.4
Miguel Young de la Sota94383912019-12-05 14:34:04 -060010isort
11livereload
12mako
Philipp Wagnere8ba3dc2020-10-30 16:49:31 +000013meson >= 0.53.0, <= 0.54 # minimum matches version in meson.build
Miguel Young de la Sota94383912019-12-05 14:34:04 -060014mistletoe>=0.7.2
Cindy Chen1aff6652020-04-23 18:49:18 -070015premailer
Philipp Wagner4b6f3412020-11-04 17:00:38 +000016pycryptodome
Srikrishna Iyer57235522020-03-09 11:03:38 -070017pyelftools
Miguel Young de la Sota94383912019-12-05 14:34:04 -060018pyftdi
Philipp Wagner03aaf322020-09-09 19:11:44 +010019pyserial
Miguel Young de la Sota94383912019-12-05 14:34:04 -060020pygments
21pytest
Philipp Wagner57418e72019-12-02 21:25:27 +000022pytest-timeout
Philipp Wagner34fdf362021-01-05 18:38:28 +000023pyyaml
Srikrishna Iyer7cf7cad2020-01-08 11:32:53 -080024tabulate
Tobias Wölfel8c6fc402020-01-28 20:11:09 +010025yapf
lowRISC Contributors802543a2019-08-31 12:12:56 +010026
Philipp Wagner12d8be42020-03-31 15:48:10 +010027# Development version with OT-specific changes
28git+https://github.com/lowRISC/fusesoc.git@ot#egg=fusesoc >= 1.11.0
Philipp Wagner05ad5ab2020-03-10 18:07:09 +000029
30# Development version with OT-specific changes
Philipp Wagner12d8be42020-03-31 15:48:10 +010031git+https://github.com/lowRISC/edalize.git@ot#egg=edalize >= 0.2.0