Skip to content

Commit

Permalink
pyproject.toml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethjmyers committed Apr 26, 2024
1 parent e9ac350 commit 16f5177
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 @@ -48,7 +48,7 @@ dev = [
"matplotlib==3.8", # packages for plotting and notebook work are only needed in dev
"notebook==7.1.3",
"pre-commit==2.21.0",
"Reddit-Model[build]"
"Reddit-Model[build]",
"seaborn==0.11.2",
"shap==0.45.0",
]
Expand Down

0 comments on commit 16f5177

Please sign in to comment.