Skip to content

Commit

Permalink
Update dependencies versions
Browse files Browse the repository at this point in the history
Co-authored-by: gvieralopez <[email protected]>
  • Loading branch information
jmorgadov and gvieralopez committed Aug 28, 2023
1 parent 1e2e407 commit 3c43470
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 @@ -19,9 +19,9 @@ keywords = [
"classification"
]
dependencies = [
"numpy >= 1.20.0",
"numpy >= 1.23.5",
"yupi >= 0.11.2",
"tensorflow >= 2.9.1",
"tensorflow >= 2.12.0",
"scikit-learn >= 1.1.1",
"xgboost >= 1.7.4",
"GitPython >= 3.1.29"
Expand Down

0 comments on commit 3c43470

Please sign in to comment.