OpenFPGA/requirements.txt

10 lines
290 B
Plaintext
Raw Permalink Normal View History

2020-11-25 23:44:40 -06:00
envyaml==1.0.201125
2021-02-03 11:34:34 -06:00
humanize==3.1.0
coloredlogs==9.1
pyverilog
# Python linter and formatter
click==8.0.2 # Our version of black needs an older version of click (https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click)
black==20.8b1
pylint==2.7.4