diff --git a/pyproject.toml b/pyproject.toml index 3eee36d3..3c1af38f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ paho-mqtt = "2.1.0" pandas = "2.2.3" pfilter = "0.2.5" requests = "2.32.3" -scipy = "1.13.1" +scipy = "1.14.1" tqdm = "4.67.0" seaborn = "^0.13.0" pynput = "^1.7.6"