diff --git a/backend/requirements-ci.txt b/backend/requirements-ci.txt index 21b5eb6..14cc5f2 100644 --- a/backend/requirements-ci.txt +++ b/backend/requirements-ci.txt @@ -43,7 +43,7 @@ structlog==24.1.0 cryptography==42.0.5 # System monitoring -psutil==5.9.8 +psutil==7.2.2 # Advanced analytics and risk management scipy>=1.13.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 46120a3..db94947 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ structlog==24.1.0 cryptography==42.0.5 # System monitoring -psutil==5.9.8 +psutil==7.2.2 # Advanced analytics and risk management scipy>=1.13.0