-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
90 lines (90 loc) · 2.79 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
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
name: mechmean
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- alabaster=0.7.12=pyhd3eb1b0_0
- appdirs=1.4.4=py_0
- attrs=21.2.0=pyhd3eb1b0_0
- babel=2.9.1=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- black=19.10b0=py_0
- brotlipy=0.7.0=py39h27cfd23_1003
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py39h06a4308_0
- cffi=1.14.6=py39h400218f_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.1=pyhd3eb1b0_0
- cryptography=3.4.7=py39hd23ed53_0
- decorator=5.0.9=pyhd3eb1b0_0
- docutils=0.17.1=py39h06a4308_1
- idna=3.2=pyhd3eb1b0_0
- imagesize=1.2.0=pyhd3eb1b0_0
- importlib-metadata=3.10.0=py39h06a4308_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- ipython=7.26.0=py39hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.0=py39h06a4308_1
- jinja2=3.0.1=pyhd3eb1b0_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- markupsafe=2.0.1=py39h27cfd23_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- more-itertools=8.8.0=pyhd3eb1b0_0
- mypy_extensions=0.4.3=py39h06a4308_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1l=h7f8727e_0
- packaging=21.0=pyhd3eb1b0_0
- parso=0.8.2=pyhd3eb1b0_0
- pathspec=0.7.0=py_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.4=py37h06a4308_0
- pluggy=0.13.1=py39h06a4308_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- py=1.10.0=pyhd3eb1b0_0
- pycparser=2.20=py_2
- pygments=2.10.0=pyhd3eb1b0_0
- pyopenssl=20.0.1=pyhd3eb1b0_1
- pyparsing=2.4.7=pyhd3eb1b0_0
- pysocks=1.7.1=py39h06a4308_0
- pytest=6.2.4=py39h06a4308_2
- python=3.9.6=h12debd9_1
- pytz=2021.1=pyhd3eb1b0_0
- readline=8.1=h27cfd23_0
- regex=2021.8.3=py39h7f8727e_0
- requests=2.26.0=pyhd3eb1b0_0
- setuptools=52.0.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_0
- snowballstemmer=2.1.0=pyhd3eb1b0_0
- sphinx=4.0.2=pyhd3eb1b0_0
- sphinx_rtd_theme=0.4.3=py_0
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- toml=0.10.2=pyhd3eb1b0_0
- traitlets=5.0.5=pyhd3eb1b0_0
- typed-ast=1.4.3=py39h7f8727e_1
- typing_extensions=3.10.0.0=pyh06a4308_0
- tzdata=2021a=h5d7bf9c_0
- urllib3=1.26.6=pyhd3eb1b0_1
- wcwidth=0.2.5=py_0
- wheel=0.37.0=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zipp=3.5.0=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- pip:
- mechkit==0.2.6
- numpy==1.21.2
- scipy==1.7.1
prefix: /home/julian/miniconda3/envs/mechmean