diff --git a/app/requirements.txt b/app/requirements.txt index 181ee32..0a147f0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -10,6 +10,6 @@ cryptography==46.0.7 geoip2>=4.8.0 psutil==5.9.6 python-dotenv==1.2.2 -PyJWT==2.12.0 +PyJWT==2.12.1 hvac>=1.2.0 prometheus_client>=0.16.0