diff --git a/setup.py b/setup.py index 2b884926..bedcf051 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ def read(path: str) -> str: "PyYAML<7.0", "prometheus_client==0.26.0", "aiohttp==3.14.3", - "verlib2==0.3.2", + "verlib2==26.2", "wrapt==2.3.0", "python-json-logger==4.1.0", "httpx==0.28.1",