mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
15 lines
388 B
Diff
15 lines
388 B
Diff
diff --git a/setup.cfg b/setup.cfg
|
|
index 0a3c454..0cca7d4 100644
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -52,8 +52,7 @@ install_requires =
|
|
dataclasses; python_version < "3.7"
|
|
hidapi>=0.10.1,<1.0; platform_system != "Linux"
|
|
intelhex>=2.0,<3.0
|
|
- intervaltree>=3.0.2,<4.0
|
|
- libusb-package>=1.0,<2.0
|
|
+ intervaltree>=3.0.2,<4.0
|
|
natsort>=8.0.0,<9.0
|
|
prettytable>=2.0,<4.0
|
|
pyelftools<1.0
|