diff --git a/requirements-workflows.txt b/requirements-workflows.txt index 4ad01530..7d08dc00 100644 --- a/requirements-workflows.txt +++ b/requirements-workflows.txt @@ -5,5 +5,5 @@ h5py==3.11.0 numpy==2.1.1 pandas==2.2.3 scikit-learn==1.5.2 -torch==2.4.1+cpu +torch==2.5.1+cpu --extra-index-url https://download.pytorch.org/whl/cpu diff --git a/requirements.txt b/requirements.txt index b389f3bf..ddcd4a71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ docker==7.1.0 -pytest==8.3.3 +pytest==8.3.4 dataclasses==0.7;python_version<"3.7" pydantic>=2.3.0, <3.0.0 pytest-xdist==3.6.1 flake8==7.1.1 -flake8-bugbear==24.8.19 +flake8-bugbear==24.12.12 isort==5.13.2 black==24.8.0 towncrier