Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
aedera authored Oct 31, 2023
1 parent fd3eae1 commit fcdbbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Alejandro A. Edera <edera.alejandro@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.7"
tensorflow = ">=2.4.1, <=2.5"
tensorflow = ">=2.4.1"
scikit-learn = "*" #^0.20"
numpy = ">=1.19"

Expand Down

0 comments on commit fcdbbbd

Please sign in to comment.