Skip to content

Commit fb28848

Browse files
committed
chore: bump scanpy version
Signed-off-by: Josh Loecker <joshloecker@icloud.com>
1 parent 46b020f commit fb28848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"loguru>=0.7.2",
1414
"pandas>=1.3.5",
1515
"plotly>=5.24.1",
16-
"scanpy>=1.9.8",
16+
"scanpy>=1.11.1",
1717
"scipy>=1.7.3",
1818
"scikit-learn>=1.5.2",
1919
"setuptools<60.0",
@@ -49,4 +49,4 @@ packages = ["main/como"]
4949
allow-direct-references = true
5050

5151
[tool.pytest.ini_options]
52-
pythonpath = [ "main/src" ]
52+
pythonpath = [ "main/src" ]

0 commit comments

Comments
 (0)