Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester authored Aug 8, 2024
1 parent 8f8ee3f commit 216b9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Bio-Informatics",
"Development Status :: 5 - Production/Stable",
]
requires-python = ">=3.7"
requires-python = ">=3.9"
keywords = [
"DeepLC",
"Proteomics",
Expand All @@ -36,7 +36,7 @@ dependencies = [
"pandas>=0.25,<2",
"h5py>=2.10.0,<4",
"pygam>=0.8.0,<1",
"deeplcretrainer>=0.1,<1",
"deeplcretrainer>=1,<2",
"psm_utils>=0.2.3,<1",
"hdf5plugin>=4.1.1",
"scipy>=1.0.0,<1.14.0"
Expand Down

0 comments on commit 216b9b6

Please sign in to comment.