-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
56 lines (56 loc) · 1.32 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: igem
channels:
- defaults
- conda-forge
dependencies:
- pillow=9.4.0
- pip=23.0.1
- python=3.8.16
- scikit-learn=1.0.2
- scipy=1.6.2
- seaborn=0.12.2
- sqlite=3.41.2
- pip:
- -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
- charset-normalizer==3.1.0
- chart-studio==1.1.0
- deprecated==1.2.14
- et-xmlfile==1.1.0
- future==0.18.3
- geoparse==2.0.3
- gitpython==3.1.31
- graphtools==1.5.3
- imblearn==0.0
- jsonform==0.0.2
- jsonsir==0.0.2
- jupyter-server-mathjax==0.2.6
- llvmlite==0.40.1
- magic-impute==3.0.0
- matplotlib-venn==0.11.9
- nbdime==3.2.1
- numba==0.57.1
- numpy==1.22.4
- openpyxl==3.1.2
- plotly==5.15.0
- pybase64==1.2.3
- pygsp==0.5.1
- pynndescent==0.5.10
- python-easyconfig==0.1.7
- pyyaml==6.0.1
- requests==2.28.2
- resource==0.2.1
- retrying==1.3.4
- scikit-learn==1.3.0
- scikit-plot==0.3.7
- scprep==1.2.3
- smart-open==6.3.0
- smmap==5.0.0
- stats==0.1.2a0
- supervenn==0.4.1
- tasklogger==1.2.0
- tenacity==8.2.2
- tqdm==4.65.0
- umap-learn==0.5.3
- wrapt==1.15.0
- xenapython==1.0.14
prefix: E:\app\Scoop\apps\miniconda3\current\envs\igem