forked from psu-efd/pyHMT2D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
71 lines (71 loc) · 1.79 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
name: pyhmt
channels:
- defaults
dependencies:
- affine=2.3.0=pyhd3eb1b0_0
- blas=1.0=mkl
- ca-certificates=2021.10.26=haa95532_2
- certifi=2021.10.8=py39haa95532_2
- h5py=3.6.0=py39h3de5c98_0
- hdf5=1.10.6=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2021.4.0=haa95532_3556
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py39h2bbff1b_0
- mkl_fft=1.3.1=py39h277e83a_0
- mkl_random=1.2.2=py39hf11a4ad_0
- numpy=1.21.2=py39hfca59bb_0
- numpy-base=1.21.2=py39h0829f74_0
- openssl=1.1.1m=h2bbff1b_0
- pip=21.2.4=py39haa95532_0
- pyreadline=2.1=py39haa95532_1
- python=3.9.7=h6244533_1
- scipy=1.7.3=py39h0a974cb_0
- setuptools=58.0.4=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=h2bbff1b_0
- tzdata=2021e=hda174b7_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py39haa95532_2
- zlib=1.2.11=h8cc25b3_4
- pip:
- aiohttp==3.8.1
- aiosignal==1.2.0
- async-timeout==4.0.2
- attrs==21.4.0
- autobahn==21.11.1
- automat==20.2.0
- cffi==1.15.0
- charset-normalizer==2.0.10
- colorama==0.4.4
- commonmark==0.9.1
- constantly==15.1.0
- cryptography==36.0.1
- cycler==0.11.0
- fonttools==4.28.5
- frozenlist==1.3.0
- hyperlink==21.0.0
- idna==3.3
- incremental==21.3.0
- kiwisolver==1.3.2
- matplotlib==3.5.1
- meshio==5.2.5
- multidict==5.2.0
- packaging==21.3
- pillow==9.0.0
- pycparser==2.21
- pygments==2.11.2
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pywin32==303
- rich==11.0.0
- twisted==21.7.0
- twisted-iocpsupport==1.0.2
- txaio==21.2.1
- typing-extensions==4.0.1
- vtk==9.0.2
- wslink==1.3.1
- yarl==1.7.2
- zope-interface==5.4.0