diff --git a/pyproject.toml b/pyproject.toml index 6158a82..a0c95da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,8 +50,10 @@ sps_without_monitoring = [ "portpicker", ] test = [ + "google-cloud-monitoring", "httpx", "kubernetes", + "portpicker", "pyyaml", "pytest", ]