Updated dependencies to include rapidfuzz.
This commit is contained in:
parent
e46926f145
commit
145cab6221
@ -5,3 +5,4 @@ pyudev>=0.21.0
|
||||
pexpect
|
||||
pyttsx3
|
||||
pyte>=0.7.0
|
||||
rapidfuzz>=2.0.0
|
||||
|
1
setup.py
1
setup.py
@ -100,6 +100,7 @@ setup(
|
||||
"daemonize>=2.5.0",
|
||||
"dbus-python>=1.2.8",
|
||||
"pyudev>=0.21.0",
|
||||
"rapidfuzz>=2.0.0",
|
||||
"setuptools",
|
||||
"pexpect",
|
||||
"pyttsx3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user