diff --git a/setup.py b/setup.py index b79c79d..52a4299 100644 --- a/setup.py +++ b/setup.py @@ -69,6 +69,7 @@ REQUIRED = [ "shortuuid>=1.0.11", "geatpy>=2.7.0", "docker>=6.1.3", + "rapidfuzz>=3.4.0", ] if get_platform() != MACOS: