We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f314ba1 commit f9af9c9Copy full SHA for f9af9c9
1 file changed
venv_delve.yml
@@ -6,12 +6,15 @@ channels:
6
dependencies:
7
- anndata>=0.7.6
8
- umap-learn=0.5.1
9
- - pandas>=1.1.5
10
- - numpy>=1.19.5
+ - numpy=1.26.4
11
- scipy>=1.7.1
12
- scikit-learn>=0.23.2
13
- - python>=3.8
+ - matplotlib-base=3.7.1
+ - python=3.9
14
- tqdm
15
- pip
16
- pip:
17
- - sketchKH==0.1.1
+ - scanpy==1.8.1
18
+ - sketchKH==0.1.2
19
+ - pandas==1.5.2
20
+ - matplotlib==3.6.0
0 commit comments