blob: bc803e2330a799a612f87e123c5285914b03bffd [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
Rupert Swarbrick4077bec2020-10-05 11:50:11 +010011libcst
Miguel Young de la Sota94383912019-12-05 14:34:04 -060012livereload
13mako
Philipp Wagnere8ba3dc2020-10-30 16:49:31 +000014meson >= 0.53.0, <= 0.54 # minimum matches version in meson.build
Miguel Young de la Sota94383912019-12-05 14:34:04 -060015mistletoe>=0.7.2
Cindy Chen1aff6652020-04-23 18:49:18 -070016premailer
Philipp Wagner4b6f3412020-11-04 17:00:38 +000017pycryptodome
Srikrishna Iyer57235522020-03-09 11:03:38 -070018pyelftools
Miguel Young de la Sota94383912019-12-05 14:34:04 -060019pyftdi
Philipp Wagner03aaf322020-09-09 19:11:44 +010020pyserial
Miguel Young de la Sota94383912019-12-05 14:34:04 -060021pygments
22pytest
Philipp Wagner57418e72019-12-02 21:25:27 +000023pytest-timeout
Philipp Wagner34fdf362021-01-05 18:38:28 +000024pyyaml
Srikrishna Iyer7cf7cad2020-01-08 11:32:53 -080025tabulate
Tobias Wölfel8c6fc402020-01-28 20:11:09 +010026yapf
lowRISC Contributors802543a2019-08-31 12:12:56 +010027
Philipp Wagner12d8be42020-03-31 15:48:10 +010028# Development version with OT-specific changes
29git+https://github.com/lowRISC/fusesoc.git@ot#egg=fusesoc >= 1.11.0
Philipp Wagner05ad5ab2020-03-10 18:07:09 +000030
31# Development version with OT-specific changes
Philipp Wagner12d8be42020-03-31 15:48:10 +010032git+https://github.com/lowRISC/edalize.git@ot#egg=edalize >= 0.2.0