-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
49 lines (49 loc) · 991 Bytes
/
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
name: rtd_env
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- alabaster=0.7.16
- babel=2.11.0
- brotli-python=1.0.9
- bzip2=1.0.8
- ca-certificates=2024.9.24
- certifi=2024.8.30
- charset-normalizer=3.3.2
- docutils=0.18.1
- expat=2.6.3
- idna=3.7
- imagesize=1.4.1
- jinja2=3.1.4
- libcxx=14.0.6
- libffi=3.4.4
- markupsafe=2.1.3
- ncurses=6.4
- openssl=3.0.15
- packaging=24.1
- pip=24.2
- pygments=2.15.1
- pysocks=1.7.1
- python=3.12
- pytz=2024.1
- readline=8.2
- requests=2.32.3
- setuptools=75.1.0
- snowballstemmer=2.2.0
- sphinx=7.3.7
- sphinx_rtd_theme=2.0.0
- sphinxcontrib-applehelp=1.0.2
- sphinxcontrib-devhelp=1.0.2
- sphinxcontrib-htmlhelp=2.0.0
- sphinxcontrib-jquery=4.1
- sphinxcontrib-jsmath=1.0.1
- sphinxcontrib-qthelp=1.0.3
- sphinxcontrib-serializinghtml=1.1.10
- sqlite=3.45.3
- tk=8.6.14
- tzdata=2024b
- urllib3=2.2.3
- wheel=0.44.0
- xz=5.4.6
- zlib=1.2.13