-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
92 lines (91 loc) · 2.23 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
name: coldspots
channels:
- conda-forge
- defaults
dependencies:
- bleach=1.5.0=py27_0
- enum34=1.1.6=py27_1
- funcsigs=1.0.2=py_2
- futures=3.2.0=py27_0
- html5lib=0.9999999=py27_0
- libprotobuf=3.5.2=0
- markdown=2.6.11=py_0
- mkl_fft=1.0.1=py27_1
- mkl_random=1.0.1=py27_0
- mock=2.0.0=py27_0
- pbr=4.0.2=py_0
- protobuf=3.5.2=py27_0
- six=1.11.0=py27_1
- webencodings=0.5=py27_0
- werkzeug=0.14.1=py_0
- ca-certificates=2018.03.07=0
- certifi=2018.1.18=py27_0
- cudatoolkit=8.0=3
- cudnn=7.0.5=cuda8.0_0
- intel-openmp=2018.0.0=8
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libspatialindex=1.8.5=h20b78c2_2
- libstdcxx-ng=7.2.0=hdf63c60_3
- mkl=2018.0.2=1
- ncurses=6.0=h9df7e31_2
- numpy=1.14.2=py27hdbf6ddf_1
- openssl=1.0.2o=h20670df_0
- pip=9.0.3=py27_0
- python=2.7.14=h1571d57_31
- readline=7.0=ha6073c6_4
- rtree=0.8.3=py27h5233db4_0
- setuptools=39.0.1=py27_0
- sqlite=3.22.0=h1bed415_0
- tensorflow=1.4.1=0
- tensorflow-base=1.4.1=py27hd00c003_2
- tensorflow-gpu=1.4.1=0
- tensorflow-gpu-base=1.4.1=py27h01caf0a_0
- tensorflow-tensorboard=1.5.1=py27hf484d3e_0
- tk=8.6.7=hc745277_3
- wheel=0.31.0=py27_0
- zlib=1.2.11=ha838bed_2
- pip:
- backports.functools-lru-cache==1.5
- boto3==1.5.8
- botocore==1.8.22
- chardet==3.0.4
- cycler==0.10.0
- cython==0.28.2
- decorator==4.3.0
- docutils==0.14
- embeddings==0.0.4
- ephem==3.7.6.0
- gdal==2.2.3
- geoio==1.2.7
- idna==2.6
- jmespath==0.9.3
- kiwisolver==1.0.1
- matplotlib==2.2.2
- networkx==2.1
- opencv-python==3.4.0.12
- pandas==0.22.0
- pillow==5.1.0
- psycopg2==2.7.3.2
- psycopg2-binary==2.7.4
- pyparsing==2.2.0
- python-dateutil==2.7.2
- python-dotenv==0.8.2
- pytz==2018.4
- pywavelets==0.5.2
- requests==2.18.4
- runcython==0.2.5
- s3transfer==0.1.12
- scikit-image==0.13.1
- scipy==1.0.1
- shapely==1.6.3
- subprocess32==3.2.7
- tabulate==0.8.2
- tinytools==1.0.6
- tqdm==4.19.5
- tzwhere==3.0.3
- urllib3==1.22
- xmltodict==0.11.0
prefix: /home/mattlee/anaconda/envs/coldspots