diff --git a/pyproject.toml b/pyproject.toml index b1fe6fcb..edd86459 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ paho-mqtt = "2.1.0" pandas = "2.2.2" pfilter = "0.2.5" requests = "2.32.3" -scipy = "1.13.1" +scipy = "1.14.1" tqdm = "4.66.5" seaborn = "^0.13.0" pynput = "^1.7.6"