Skip to content

Commit e22eab9

Browse files
Update pyproject.toml
1 parent 466e1b4 commit e22eab9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,9 @@ dependencies = [
3434
"tensorflow>=2.15.0,<3",
3535
"numpy>=1.17,<2",
3636
"pandas>=0.25",
37-
"h5py>=2.10.0,<4",
3837
"scikit-learn>=1.2.0",
3938
"deeplcretrainer>=1,<2",
40-
"psm_utils>=0.2.3",
41-
"hdf5plugin>=4.1.1",
42-
"scipy>=1.0.0,<1.14.0"
39+
"psm_utils>=0.2.3"
4340
]
4441

4542
[project.optional-dependencies]

0 commit comments

Comments
 (0)