-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBioModTool_conda_env.yml
executable file
·50 lines (50 loc) · 2.54 KB
/
BioModTool_conda_env.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
name: BioModTool_conda_env
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_5
- ca-certificates=2024.3.11=haa95532_0
- expat=2.5.0=hd77b12b_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py312haa95532_0
- python=3.12.2=h1d929f7_0
- setuptools=68.2.2=py312haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py312haa95532_0
- xz=5.4.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- asttokens==2.4.1
- colorama==0.4.6
- comm==0.2.2
- debugpy==1.8.1
- decorator==5.1.1
- executing==2.0.1
- ipykernel==6.29.4
- ipython==8.23.0
- jedi==0.19.1
- jupyter-client==8.6.1
- jupyter-core==5.7.2
- matplotlib-inline==0.1.6
- nest-asyncio==1.6.0
- packaging==24.0
- parso==0.8.4
- platformdirs==4.2.0
- prompt-toolkit==3.0.43
- psutil==5.9.8
- pure-eval==0.2.2
- pygments==2.17.2
- python-dateutil==2.9.0.post0
- pywin32==306
- pyzmq==25.1.2
- six==1.16.0
- stack-data==0.6.3
- tornado==6.4
- traitlets==5.14.2
- wcwidth==0.2.13
prefix: C:\anaconda3\envs\BioModTool_conda_env