Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester committed Oct 29, 2024
1 parent 466e1b4 commit e22eab9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,9 @@ dependencies = [
"tensorflow>=2.15.0,<3",
"numpy>=1.17,<2",
"pandas>=0.25",
"h5py>=2.10.0,<4",
"scikit-learn>=1.2.0",
"deeplcretrainer>=1,<2",
"psm_utils>=0.2.3",
"hdf5plugin>=4.1.1",
"scipy>=1.0.0,<1.14.0"
"psm_utils>=0.2.3"
]

[project.optional-dependencies]
Expand Down

0 comments on commit e22eab9

Please sign in to comment.