diff options
author | Maxim Devaev <[email protected]> | 2024-11-02 21:04:57 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2024-11-02 21:04:57 +0200 |
commit | 1e277c0f06f25e67a35a1b2910ed59333f97f6c0 (patch) | |
tree | d5f66a338f9b9fe0bbefa5de25fcebd457dd248f /testenv/requirements.txt | |
parent | 95597b15e45fc38c52613d4cca4ec6309f8a2c82 (diff) |
lint fix
Diffstat (limited to 'testenv/requirements.txt')
-rw-r--r-- | testenv/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt index 3f848431..36d2407a 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -1,3 +1,4 @@ +python-periphery pyserial-asyncio pyghmi spidev |