diff options
| author | Joel Challis <git@zvecr.com> | 2025-03-20 03:04:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-20 14:04:10 +1100 |
| commit | f820a186d489911b7da3907163c319385176f6d9 (patch) | |
| tree | b73477f55125a44b6505b4848245818a1e12f499 /requirements.txt | |
| parent | 3484f0a0dffd264ae3bef70ce2a8961489c16f50 (diff) | |
Align to latest CLI dependencies (#24553)
* Align to latest CLI dependencies
* Update docs
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fbee51ee57..68b05d64e6 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -6,7 +6,7 @@ dotty-dict | |||
| 6 | hid | 6 | hid |
| 7 | hjson | 7 | hjson |
| 8 | jsonschema>=4 | 8 | jsonschema>=4 |
| 9 | milc>=1.4.2 | 9 | milc>=1.9.0 |
| 10 | pygments | 10 | pygments |
| 11 | pyserial | 11 | pyserial |
| 12 | pyusb | 12 | pyusb |
