Skip to content

Commit

Permalink
➕ add requirements files for development and production dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NTGNguyen committed Dec 6, 2024
1 parent 81c5d9a commit 4a42707
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Dependencies for dev
pre-commit
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pandas
numpy
matplotlib
seaborn
scikit-learn

0 comments on commit 4a42707

Please sign in to comment.