# Dependencies required for running AlphaDIA.
# If these are changed, use the "update_requirements" workflow to update the _requirements.freeze.txt files.
# alphaX
alphadia-search-rs~=1.0.0
alpharaw>=0.3.1
alphatims>=1.0.8
alphabase>=1.5.0
peptdeep>=1.3.0
directlfq>=0.2.19
# others
argparse
seaborn
rocket_fft
xxhash
torchmetrics
transformers
# 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
