diff --git a/setup.py b/setup.py index 56d989b..d7d37f4 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ "dnspython", # Needed to be able to connect using domain name rather than IP "pymongo<4.0", "litemongo", + "importlib-metadata<5.0", # see: https://stackoverflow.com/questions/73929564/entrypoints-object-has-no-attribute-get-digital-ocean "mongomock", "bidict", "networkx", # For reference graphs