Skip to content

Commit 9fc3f26

Browse files
author
artuurC
committed
Edited dependencies
1 parent 05e6693 commit 9fc3f26

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

env.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ dependencies:
2323
- pathlib
2424
- numba
2525
- scanpy
26+
- seaborn
2627
- pip:
2728
- pytometry

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ urls.Home-page = "https://github.com/artuurC/FlowSOM"
2222
dependencies = [
2323
"mudata", "numpy", "matplotlib", "pandas", "scipy", "pytometry",
2424
"scikit-learn", "python-igraph", "pytest",
25-
"session-info", "pathlib", "numba", "scanpy"
25+
"session-info", "pathlib", "numba", "scanpy", "seaborn"
2626
]
2727

2828

0 commit comments

Comments
 (0)