forked from pp4rs/2023-uzh-installation-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
43 lines (43 loc) · 1.28 KB
/
environment.yaml
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
name: mkdocs
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.7.2=hca03da5_0
- click=8.1.7=py312hca03da5_0
- colorama=0.4.6=py312hca03da5_0
- expat=2.6.2=h313beb8_0
- ghp-import=2.1.0=pyhd8ed1ab_0
- importlib-metadata=7.0.1=py312hca03da5_0
- jinja2=3.1.4=py312hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_1
- markdown=3.4.1=py312hca03da5_0
- markupsafe=2.1.3=py312h80987f9_0
- mergedeep=1.3.4=pyhd8ed1ab_0
- mkdocs=1.6.0=pyhd8ed1ab_0
- mkdocs-get-deps=0.2.0=pyhd8ed1ab_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.14=h80987f9_0
- packaging=24.1=py312hca03da5_0
- pathspec=0.12.1=pyhd8ed1ab_0
- pip=24.2=py312hca03da5_0
- platformdirs=3.10.0=py312hca03da5_0
- python=3.12.4=h99e199e_1
- python-dateutil=2.9.0post0=py312hca03da5_2
- pyyaml=6.0.1=py312h80987f9_0
- pyyaml-env-tag=0.1=pyhd8ed1ab_0
- readline=8.2=h1a28f6b_0
- setuptools=72.1.0=py312hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tzdata=2024a=h04d1e81_0
- watchdog=4.0.1=py312h80987f9_0
- wheel=0.43.0=py312hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zipp=3.17.0=py312hca03da5_0
- zlib=1.2.13=h18a0788_1
prefix: /Users/juliusc/miniconda3/envs/mkdocs