Skip to content

Commit d700bb2

Browse files
committed
Adding seaborn and scipy to the pyproject
1 parent b6f1bd9 commit d700bb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ dependencies = [
5555
"coloredlogs>=15.0.1",
5656
"pydssp>=0.9.1",
5757
"freesasa>=2.2.1",
58+
"seaborn>=0.13.2",
59+
"scipy>=1.17.1",
5860
]
5961
dynamic = ["version"]
6062

0 commit comments

Comments
 (0)