-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
74 lines (74 loc) · 1.42 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: hyf_flask_example
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- boltons=23.0.0
- brotlipy=0.7.0
- bzip2=1.0.8
- c-ares=1.19.1
- ca-certificates=2023.08.22
- certifi=2023.7.22
- cffi=1.15.1
- charset-normalizer=2.0.4
- conda=23.9.0
- conda-content-trust=0.2.0
- conda-libmamba-solver=23.9.1
- conda-package-handling=2.2.0
- conda-package-streaming=0.9.0
- cryptography=41.0.3
- fmt=9.1.0
- icu=73.1
- idna=3.4
- jsonpatch=1.32
- jsonpointer=2.1
- krb5=1.20.1
- ld_impl_linux-64=2.38
- libarchive=3.6.2
- libcurl=8.2.1
- libedit=3.1.20221030
- libev=4.33
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libmamba=1.5.1
- libmambapy=1.5.1
- libnghttp2=1.52.0
- libsolv=0.7.24
- libssh2=1.10.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- libxml2=2.10.4
- lz4-c=1.9.4
- ncurses=6.4
- openssl=3.0.11
- packaging=23.1
- pcre2=10.42
- pip=23.2.1
- pluggy=1.0.0
- pybind11-abi=4
- pycosat=0.6.6
- pycparser=2.21
- pyopenssl=23.2.0
- pysocks=1.7.1
- python=3.11.5
- readline=8.2
- reproc=14.2.4
- reproc-cpp=14.2.4
- requests=2.31.0
- ruamel.yaml=0.17.21
- setuptools=68.0.0
- sqlite=3.41.2
- tk=8.6.12
- tqdm=4.65.0
- truststore=0.8.0
- tzdata=2023c
- urllib3=1.26.16
- wheel=0.41.2
- xz=5.4.2
- yaml-cpp=0.7.0
- zlib=1.2.13
- zstandard=0.19.0
- zstd=1.5.5
prefix: /home/marta/miniconda3