Skip to content

Commit

Permalink
ci: allow pyopenms to be installed in python 3.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
BioGeek committed Feb 27, 2024
1 parent 3899ac8 commit df48b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pandas==2.0.3
polars==0.19.7
protobuf==3.19.6
pyarrow==11.0.0
pyopenms==3.1.0
pyopenms>=2.7.0
python-dotenv==0.21.0
pytorch_lightning==1.8.6
scikit-learn==1.1.2
Expand Down

0 comments on commit df48b8f

Please sign in to comment.