FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sonata-system/python-requirements.txt at main · lowRISC/sonata-system · GitHub
lowRISC
/
sonata-system
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
54
Code
Issues
11
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
sonata-system
/
python-requirements.txt
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (26 loc) · 607 Bytes
Breadcrumbs
sonata-system
/
python-requirements.txt
Copy path
File metadata and controls
30 lines (26 loc) · 607 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# Individual Python packages
anytree
gitpython
hjson
mako
mistletoe
mypy
packaging
poetry
pycryptodome
pydantic
pyserial
semantic_version
setuptools
tabulate
toml
wheel
# 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
# Development version of uf2conv
git+https://github.com/makerdiary/uf2utils.git
Back
|
FazBrowse Home
|
New Git URL