Skip to content

Commit f2d0bd2

Browse files
committed
enhancement #244: missing pyusb in pyproject
1 parent 9666300 commit f2d0bd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"asgiref",
2929
"aiohttp",
3030
"log-throttling==0.0.3",
31+
"pyusb>=1.2.1",
3132
]
3233

3334

0 commit comments

Comments
 (0)