-
Notifications
You must be signed in to change notification settings - Fork 17
/
environment.yml
121 lines (121 loc) · 3.16 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
name: pyhmt
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- affine=2.3.0=pyhd3eb1b0_0
- blas=1.0=mkl
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py39haa95532_0
- cfitsio=3.470=h0af3d06_7
- curl=7.82.0=h2bbff1b_0
- expat=2.5.0=h63175ca_1
- freexl=1.0.6=ha8e266a_0
- gdal=3.0.2=py39hb978731_2
- geos=3.8.0=he025d50_1
- geotiff=1.7.0=h4545760_0
- h5py=3.6.0=py39h3de5c98_0
- hdf4=4.2.13=h0e5069d_1005
- hdf5=1.10.6=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9e=h8ffe710_2
- kealib=1.4.14=h96bfa42_2
- krb5=1.19.3=h1176d77_0
- libcurl=7.82.0=h86230a5_0
- libexpat=2.5.0=h63175ca_1
- libgdal=3.0.2=h3d7c30d_2
- libiconv=1.17=h8ffe710_0
- libnetcdf=4.8.1=h6685c40_1
- libpng=1.6.37=h1d00b33_2
- libpq=12.9=hb652d5d_1
- libspatialite=4.3.0a=he9c6e69_1033
- libssh2=1.10.0=h680486a_2
- libtiff=4.2.0=h0c97f57_3
- libxml2=2.9.12=hf5bbc77_0
- libzip=1.8.0=hfed4ece_1
- lz4-c=1.9.3=h8ffe710_1
- m2w64-expat=2.1.1=2
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gettext=0.19.7=2
- m2w64-gmp=6.1.0=2
- m2w64-libiconv=1.14=6
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- m2w64-xz=5.2.2=2
- 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
- msys2-conda-epoch=20160418=1
- numpy=1.21.2=py39hfca59bb_0
- numpy-base=1.21.2=py39h0829f74_0
- openjpeg=2.4.0=hb211442_1
- openssl=1.1.1s=h2bbff1b_0
- pip=21.2.4=py39haa95532_0
- proj=6.2.1=ha7a8c7b_0
- pyreadline=2.1=py39haa95532_1
- python=3.9.7=h6244533_1
- pywin32=305=py39h2bbff1b_0
- scipy=1.7.3=py39h0a974cb_0
- setuptools=58.0.4=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=h2bbff1b_0
- tiledb=2.4.0=h78dabda_2
- 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
- xerces-c=3.2.3=h0e60522_5
- xz=5.2.6=h8d14728_0
- zlib=1.2.11=h8cc25b3_4
- zstd=1.5.0=h6255e5f_0
- 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
- joblib==1.2.0
- kiwisolver==1.3.2
- matplotlib==3.5.1
- meshio==5.2.5
- multidict==5.2.0
- packaging==21.3
- pillow==9.0.0
- pyaml==23.5.9
- pycparser==2.21
- pygments==2.11.2
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pyyaml==6.0
- rich==11.0.0
- scikit-learn==1.2.2
- scikit-optimize==0.9.0
- threadpoolctl==3.1.0
- twisted==21.7.0
- twisted-iocpsupport==1.0.2
- txaio==21.2.1
- typing-extensions==4.0.1
- vtk==9.1.0
- wslink==1.3.1
- yarl==1.7.2
- zope-interface==5.4.0
prefix: C:\Users\xzl123\Anaconda3\envs\pyhmt