diff --git a/setup.py b/setup.py index 06bda7d50..ef2bb729a 100644 --- a/setup.py +++ b/setup.py @@ -132,7 +132,7 @@ DEPLOY_REQUIRES = [ 'wheel' ] -URSULA_REQUIRES = ['prometheus_client', 'sentry-sdk'] # TODO: Consider renaming to 'monitor', etc. +URSULA_REQUIRES = ["sentry-sdk"] EXTRAS = {