Skip to content

Commit 5bc609e

Browse files
Update pyproject.toml
1 parent e22eab9 commit 5bc609e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = [
3232

3333
dependencies = [
3434
"tensorflow>=2.15.0,<3",
35-
"numpy>=1.17,<2",
35+
"numpy>=1.17",
3636
"pandas>=0.25",
3737
"scikit-learn>=1.2.0",
3838
"deeplcretrainer>=1,<2",

0 commit comments

Comments
 (0)