diff --git a/pyproject.toml b/pyproject.toml index f3555b4..70214c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", ]