diff options
| author | Joel Challis | 2025-03-20 04:04:10 +0100 |
|---|---|---|
| committer | GitHub | 2025-03-20 04:04:10 +0100 |
| 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 hid hjson jsonschema>=4 -milc>=1.4.2 +milc>=1.9.0 pygments pyserial pyusb |