Skip to content

Commit

Permalink
Merge pull request #413 from MannLabs/fix-dask
Browse files Browse the repository at this point in the history
fix dask version
  • Loading branch information
GeorgWa authored Dec 20, 2024
2 parents ce22ecb + 9421198 commit 9d0ac2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ transformers==4.40.2
directlfq==0.2.19
pythonnet==3.0.3
zstandard==0.22.0
dask==2024.11.2
# not direct dependencies but we have to restrict the versions
numpy<2 # test: tolerate_version avoid the breaking change in numpy >= 2
scipy==1.12.0
1 change: 1 addition & 0 deletions requirements/requirements_loose.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ alpharaw>=0.3.1 # test: tolerate_version
alphatims
alphabase>=1.4.0 # test: tolerate_version
peptdeep>=1.3.0 # test: tolerate_version
dask==2024.11.2 # test: tolerate_version
progressbar
neptune
seaborn
Expand Down

0 comments on commit 9d0ac2f

Please sign in to comment.