diff --git a/app/requirements.txt b/app/requirements.txt index dce6333..209fec3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -12,4 +12,4 @@ psutil==5.9.6 python-dotenv==1.2.2 PyJWT==2.12.1 hvac>=2.4.0 -prometheus_client>=0.16.0 +prometheus_client>=0.25.0 diff --git a/requirements.txt b/requirements.txt index 6b3be9f..a7b72a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ geoip2>=5.2.0 psutil==5.9.6 PyJWT==2.12.1 python-dotenv==1.2.2 -prometheus_client>=0.16.0 +prometheus_client>=0.25.0 cryptography==48.0.0 hvac>=2.4.0