diff --git a/pyproject.toml b/pyproject.toml index 6b818d9b..345709f0 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.0" tqdm = "4.66.4" seaborn = "^0.13.0" pynput = "^1.7.6"