diff --git a/pyproject.toml b/pyproject.toml index e28a1dc7..ab64b1da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ dependencies = [ "flask==3.0.3", "joblib==1.4.2", - "numpy==2.0.1", + "numpy==2.1.2", "pandas==2.2.3", "prometheus-api-client==0.5.5", "prometheus-client==0.21.0",