Skip to content

Commit

Permalink
Fix matchmsextras version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niekdejonge committed Aug 7, 2023
1 parent 546cbbc commit 8c9d053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ms2deepscore",
"gensim>=4.0.0",
"pandas>=1.2.5,<2.0.0",
"matchmsextras>=0.4.0",
"matchmsextras==0.4.0",
"pubchempy", #This is a dependency for matchmsextras, which is missing in setup
"tqdm",
"matplotlib",
Expand Down

0 comments on commit 8c9d053

Please sign in to comment.