Skip to content

Commit d971725

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fa54f68 commit d971725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ dependencies = [
2222
"pillow>=11",
2323
"rich>=13.9.4",
2424
"scikit-learn>=1.5.2",
25+
"seaborn>=0.13.2",
2526
"sphinx-pyproject>=0.3",
2627
"statsmodels>=0.14.4",
2728
"sympy>=1.13.3",
2829
"tweepy>=4.14",
2930
"typing-extensions>=4.12.2",
3031
"xgboost>=2.1.3",
31-
"seaborn>=0.13.2",
3232
]
3333

3434
[dependency-groups]

0 commit comments

Comments
 (0)