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 23, 2024
1 parent 4685482 commit a2f1ffb
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 @@ -33,13 +33,13 @@ keywords = [
dependencies = [
"tensorflow>=2.15.0,<3",
"numpy>=1.17,<2",
"pandas>=0.25,<2",
"pandas>=0.25",
"h5py>=2.10.0,<4",
"pygam>=0.8.0,<1",
"deeplcretrainer>=1,<2",
"psm_utils>=0.2.3,<1",
"hdf5plugin>=4.1.1",
"scipy>=1.0.0,<1.14.0"
"scipy>=1.0.0,<1.14.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit a2f1ffb

Please sign in to comment.