Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber authored Jul 16, 2024
1 parent e1eb384 commit 507082d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
python_requires='>=3.9',
install_requires=[
"matchms>=0.24.0",
"numpy>1.22, <1.27",
"scipy = ">=1.11",
"numpy>1.22,<1.27",
"scipy>=1.11",
"spec2vec>=0.6.0",
"h5py",
"pyarrow",
Expand Down

0 comments on commit 507082d

Please sign in to comment.