Skip to content

Commit ea64346

Browse files
committed
Add libusb1 to dependencies
1 parent 55bc55d commit ea64346

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"ipywidgets>=8.0.0,<9.0.0",
3030
"ipykernel>=6.12.0", # implicitly required by ipywidgets >=8.0.5
3131
"jsonschema>=4.9.0",
32+
"libusb1>=3.3.1",
3233
"matplotlib>=3.6.0",
3334
"networkx>=3.1",
3435
"numpy>=1.22.4",

0 commit comments

Comments
 (0)