diff --git a/setup.py b/setup.py index 77cfd2e..3313217 100644 --- a/setup.py +++ b/setup.py @@ -106,7 +106,7 @@ def build_extension(self, ext): 'networkx>=2.0', 'biopython', 'appdirs>=1.4', - 'logging_exceptions>=0.1.8', + 'logging_exceptions>=0.1.9', 'cython' ], "setup_requires":[