Skip to content

Commit 05b1147

Browse files
remove packages
1 parent d3b05a8 commit 05b1147

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@ authors = [
1414
requires-python = ">=3.10"
1515
license = { text = "MIT" } # Update if different
1616
dependencies = [
17-
"zstandard",
18-
"anndata",
1917
"scikit-learn",
2018
"pandas",
2119
"scipy",
2220
"numpy",
2321
"scanpy",
2422
"seaborn",
2523
"statsmodels",
26-
"omnipath",
2724
"captum",
2825
"python-igraph",
2926
"leidenalg",
@@ -32,7 +29,6 @@ dependencies = [
3229
"pyvis",
3330
"pyucell",
3431
"pyyaml",
35-
"omnipath"
3632

3733
]
3834

0 commit comments

Comments
 (0)