diff options
Diffstat (limited to 'fw/zephyrproject/requirements.txt')
-rw-r--r-- | fw/zephyrproject/requirements.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fw/zephyrproject/requirements.txt b/fw/zephyrproject/requirements.txt new file mode 100644 index 0000000..4e2bd45 --- /dev/null +++ b/fw/zephyrproject/requirements.txt @@ -0,0 +1,11 @@ +anytree==2.12.1 +docopt==0.6.2 +intelhex==2.3.0 +packaging==24.1 +pyelftools==0.31 +pykwalify==1.8.0 +python-dateutil==2.9.0.post0 +PyYAML==6.0.2 +ruamel.yaml==0.18.6 +ruamel.yaml.clib==0.2.8 +six==1.16.0 |