Commit 7870d04
fix(ci): add requests to test dependencies
transport_bridge.py imports requests but it's not declared in
setup.py (pre-installed in the firmware Docker container).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e8013d6 commit 7870d04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments