Skip to content

Commit f9af9c9

Browse files
committed
fix scanpy conflict + update sketchKH
1 parent f314ba1 commit f9af9c9

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

venv_delve.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@ channels:
66
dependencies:
77
- anndata>=0.7.6
88
- umap-learn=0.5.1
9-
- pandas>=1.1.5
10-
- numpy>=1.19.5
9+
- numpy=1.26.4
1110
- scipy>=1.7.1
1211
- scikit-learn>=0.23.2
13-
- python>=3.8
12+
- matplotlib-base=3.7.1
13+
- python=3.9
1414
- tqdm
1515
- pip
1616
- pip:
17-
- sketchKH==0.1.1
17+
- scanpy==1.8.1
18+
- sketchKH==0.1.2
19+
- pandas==1.5.2
20+
- matplotlib==3.6.0

0 commit comments

Comments
 (0)