circuitpython/requirements-dev.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
468 B
Plaintext
Raw Normal View History

# For nvm.toml
cascadetoml
jinja2
typer
sh
click
cpp-coveralls
2023-02-10 06:08:25 -05:00
2021-09-15 05:35:05 -04:00
requests
requests-cache
# For translate check
polib
# For pre-commit
black
2023-02-10 06:08:25 -05:00
pyyaml
pre-commit
# for combining the Nordic SoftDevice with CircuitPython
intelhex
# for building & testing natmods
pyelftools
# for mbedtls certificate store
2023-03-02 05:12:45 -05:00
# version limit due to espressif
cryptography<36.1,>=2.1.4
2022-07-12 14:13:17 -04:00
# for web workflow minify
minify_html
jsmin
# for Silicon Labs Configurator (SLC)
websockets
colorama