-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpipeline-env.yml
76 lines (75 loc) · 2.03 KB
/
pipeline-env.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
name: zebrafish
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- astroid=2.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2019.5.15=1
- certifi=2019.6.16=py36_1
- cloudpickle=0.6.1=py36_0
- colorama=0.4.0=py36_0
- cycler=0.10.0=py36h009560c_0
- cython=0.28.5=py36h6538335_0
- cytoolz=0.9.0.1=py36hfa6e2cd_1
- dask-core=1.0.0=py36_0
- decorator=4.3.0=py36_0
- freetype=2.9.1=ha9979f8_1
- h5py=2.8.0=py36h3bdd7fb_2
- hdf5=1.10.2=hac2f561_1
- icc_rt=2017.0.4=h97af966_0
- icu=58.2=vc14hc45fdbb_0
- imageio=2.4.1=py36_0
- intel-openmp=2019.1=144
- isort=4.3.4=py36_0
- jpeg=9b=vc14h4d7706e_1
- kiwisolver=1.0.1=py36h6538335_0
- lazy-object-proxy=1.3.1=py36hfa6e2cd_2
- libopencv=3.4.1=h875b8b8_3
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.0.9=h36446d0_2
- libwebp=0.5.2=7
- mccabe=0.6.1=py36_1
- mkl=2017.0.3=0
- networkx=2.1=py36_0
- numpy=1.13.1=py36_0
- olefile=0.46=py36_0
- opencv=3.4.1=py36h6fd60c2_3
- openssl=1.1.1c=he774522_1
- pandas=0.24.2=py36ha925a31_0
- patsy=0.5.1=py36_0
- pillow=5.2.0=py36h08bbbbd_0
- py-opencv=3.4.1=py36h1b0d24d_3
- pylint=2.2.2=py36_0
- pyopengl=3.1.1a1=py36_0
- pyparsing=2.3.0=py36_0
- pyqt=5.9.2=py36h6538335_2
- pyqtgraph=0.10.0=py36h28b3542_3
- python=3.6.0=0
- python-dateutil=2.7.5=py36_0
- pytz=2018.7=py36_0
- pywavelets=1.0.0=py36h452e1ab_0
- qt=5.9.7=vc14h73c81de_0
- scikit-image=0.15.0=py36ha925a31_0
- scikit-learn=0.19.0=np113py36_0
- scipy=0.19.1=np113py36_0
- setuptools=40.6.2=py36_0
- sip=4.19.8=py36h6538335_0
- six=1.11.0=py36_1
- sqlite=3.29.0=he774522_0
- statsmodels=0.8.0=py36h6189b4c_0
- tk=8.6.7=vc14hb68737d_1
- toolz=0.9.0=py36_0
- tornado=5.1.1=py36hfa6e2cd_0
- typed-ast=1.1.0=py36hfa6e2cd_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wheel=0.32.3=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- wrapt=1.10.11=py36hfa6e2cd_2
- zlib=1.2.11=vc14h1cdd9ab_1
- pip:
- matplotlib==3.1.1
- pip==19.2.2
prefix: C:\Users\Joha\Anaconda3\envs\zebrafish