-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
58 lines (58 loc) · 1.46 KB
/
environment.yml
File metadata and controls
58 lines (58 loc) · 1.46 KB
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
name: imagereg
channels:
- defaults
- conda-forge
dependencies:
- blas=1.0=mkl
- certifi=2019.6.16=py36_1
- cloudpickle=1.2.1=py_0
- cycler=0.10.0=py_1
- cytoolz=0.10.0=py36hfa6e2cd_0
- dask-core=2.2.0=py_0
- decorator=4.4.0=py_0
- freetype=2.10.0=h5db478b_0
- icc_rt=2019.0.0=h0cc432a_1
- imageio=2.5.0=py36_0
- intel-openmp=2019.4=245
- jpeg=9c=hfa6e2cd_1001
- kiwisolver=1.1.0=py36he980bc4_0
- libblas=3.8.0=11_mkl
- libcblas=3.8.0=11_mkl
- liblapack=3.8.0=11_mkl
- libpng=1.6.37=h7602738_0
- libtiff=4.0.10=h6512ee2_1003
- lz4-c=1.8.3=he025d50_1001
- matplotlib-base=3.1.1=py36h2852a4a_1
- mkl=2019.4=245
- mkl-service=2.1.0=py36hfa6e2cd_0
- networkx=2.3=py_0
- numpy=1.16.4=py36hc71023c_0
- olefile=0.46=py_0
- pandas=0.24.2=py36he350917_0
- pillow=6.1.0=py36h643dfcc_1
- pip=19.2.1=py36_0
- pyparsing=2.4.2=py_0
- python=3.6.8=h9f7ef89_7
- python-dateutil=2.8.0=py_0
- pytz=2019.2=py_0
- pywavelets=1.0.3=py36h452e1ab_1
- scikit-image=0.15.0=py36he350917_2
- scipy=1.3.0=py36h29ff71c_0
- setuptools=41.0.1=py36_0
- six=1.12.0=py36_1000
- sqlite=3.29.0=hfa6e2cd_0
- tk=8.6.9=hfa6e2cd_1002
- toolz=0.10.0=py_0
- tornado=6.0.3=py36hfa6e2cd_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_4
- wheel=0.33.4=py36_0
- wincertstore=0.2=py36_1002
- xz=5.2.4=h2fa13f4_1001
- zlib=1.2.11=h2fa13f4_1005
- zstd=1.4.0=hd8a0e53_0
- pip:
- click
- pytest
- cupy==5.4.0
- .