Skip to content

Commit

Permalink
correct deps
Browse files Browse the repository at this point in the history
  • Loading branch information
berombau committed Nov 16, 2023
1 parent 3725b83 commit 129dfb4
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 @@ -21,7 +21,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", "seaborn"
"session-info", "numba", "scanpy", "seaborn", "readfcs",
]


Expand Down

0 comments on commit 129dfb4

Please sign in to comment.