Skip to content

Commit 92d1241

Browse files
committed
Require at least scanpy 1.12.0rc1
1 parent 5665ea4 commit 92d1241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
'pandas',
1919
'numpy',
2020
'anndata',
21-
'scanpy @ file:///home/guillaume/Projets/scanpy',
21+
'scanpy >= 1.12.0rc1',
2222
'typing'
2323
]
2424

0 commit comments

Comments
 (0)