From 6b273c2e005d6dd13551d08e1a5020a8637e6d48 Mon Sep 17 00:00:00 2001 From: Claudio Salvatore Arcidiacono <22871978+ClaudioSalvatoreArcidiacono@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:22:33 +0100 Subject: [PATCH] Update req.txt --- requirements.txt | 49 ++++++++++++++---------------------------------- 1 file changed, 14 insertions(+), 35 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5141d78..38677e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,57 +1,36 @@ annotated-types==0.7.0 -appnope==0.1.4 -asttokens==3.0.0 black==24.10.0 cfgv==3.4.0 -click==8.1.7 -comm==0.2.2 -coverage==7.6.9 -debugpy==1.8.9 -decorator==5.1.1 +click==8.1.8 +coverage==7.6.10 distlib==0.3.9 -executing==2.1.0 filelock==3.16.1 -identify==2.6.3 +identify==2.6.5 iniconfig==2.0.0 -ipykernel==6.29.5 -ipython==8.30.0 -jedi==0.19.2 -jupyter_client==8.6.3 -jupyter_core==5.7.2 -matplotlib-inline==0.1.7 +joblib==1.4.2 mypy-extensions==1.0.0 -narwhals==1.20.1 -nest-asyncio==1.6.0 +narwhals==1.21.1 nodeenv==1.9.1 -numpy==2.1.3 +numpy==2.2.1 packaging==24.2 pandas==2.2.3 -parso==0.8.4 pathspec==0.12.1 -pexpect==4.9.0 platformdirs==4.3.6 pluggy==1.5.0 -polars==1.16.0 +polars==1.19.0 pre_commit==4.0.1 -prompt_toolkit==3.0.48 -psutil==6.1.0 -ptyprocess==0.7.0 -pure_eval==0.2.3 -pydantic==2.10.3 -pydantic_core==2.27.1 -Pygments==2.18.0 +pydantic==2.10.4 +pydantic_core==2.27.2 pytest==8.3.4 pytest-cov==6.0.0 python-dateutil==2.9.0.post0 pytz==2024.2 PyYAML==6.0.2 -pyzmq==26.2.0 -ruff==0.8.2 +ruff==0.8.6 +scikit-learn==1.6.0 +scipy==1.15.0 six==1.17.0 -stack-data==0.6.3 -tornado==6.4.2 -traitlets==5.14.3 +threadpoolctl==3.5.0 typing_extensions==4.12.2 tzdata==2024.2 -virtualenv==20.28.0 -wcwidth==0.2.13 +virtualenv==20.28.1