Skip to content

Commit

Permalink
Edited dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
artuurC committed Oct 10, 2023
1 parent 05e6693 commit 9fc3f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ dependencies:
- pathlib
- numba
- scanpy
- seaborn
- pip:
- pytometry
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ urls.Home-page = "https://github.com/artuurC/FlowSOM"
dependencies = [
"mudata", "numpy", "matplotlib", "pandas", "scipy", "pytometry",
"scikit-learn", "python-igraph", "pytest",
"session-info", "pathlib", "numba", "scanpy"
"session-info", "pathlib", "numba", "scanpy", "seaborn"
]


Expand Down

0 comments on commit 9fc3f26

Please sign in to comment.