Skip to content

Commit

Permalink
➕ Includes Pandas as dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
amarrerod committed Nov 16, 2023
1 parent 52b3ca2 commit c26ba42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ numpy==1.24.3
scikit-learn==1.3.2
tensorflow==2.15.0
keras==2.15.0
pandas==2.1.3
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jinja2==3.0.3
pytest==6.2.4
tensorflow==2.15.0
keras==2.15.0
pandas==2.1.3

0 comments on commit c26ba42

Please sign in to comment.