forked from blueraster/poly-intersect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment-osx.yml
78 lines (77 loc) · 1.53 KB
/
environment-osx.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
name: gfw-api
channels:
- conda-forge
- defaults
dependencies:
- curl=7.52.1=0
- expat=2.2.1=0
- freexl=1.0.2=2
- gdal=2.2.1=np113py36_0
- geos=3.5.1=1
- giflib=5.1.4=0
- hdf4=4.2.12=0
- hdf5=1.8.18=0
- icu=58.1=1
- jpeg=9b=0
- json-c=0.12.1=0
- kealib=1.4.7=2
- krb5=1.14.2=0
- libdap4=3.18.3=2
- libgdal=2.2.1=0
- libgfortran=3.0.0=0
- libiconv=1.14=4
- libnetcdf=4.4.1.1=5
- libpng=1.6.28=0
- libpq=9.5.4=4
- libspatialite=4.3.0a=15
- libtiff=4.0.6=7
- libxml2=2.9.4=4
- openjpeg=2.1.2=2
- proj4=4.9.3=4
- xerces-c=3.1.4=3
- bkcharts=0.2=py36_0
- bokeh=0.12.6=py36_0
- click=6.7=py36_0
- cloudpickle=0.2.2=py36_0
- dask=0.15.0=py36_0
- flask=0.12.2=py36_0
- itsdangerous=0.24=py36_0
- jinja2=2.9.6=py36_0
- locket=0.2.0=py36_1
- markupsafe=0.23=py36_2
- mkl=2017.0.3=0
- numpy=1.13.1=py36_0
- openssl=1.0.2l=0
- pandas=0.20.2=np113py36_0
- partd=0.3.8=py36_0
- pip=9.0.1=py36_1
- py=1.4.34=py36_0
- pytest=3.1.2=py36_0
- python=3.6.1=2
- python-dateutil=2.6.0=py36_0
- pytz=2017.2=py36_0
- pyyaml=3.12=py36_0
- readline=6.2=2
- requests=2.14.2=py36_0
- setuptools=27.2.0=py36_0
- six=1.10.0=py36_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- toolz=0.8.2=py36_0
- tornado=4.5.1=py36_0
- werkzeug=0.12.2=py36_0
- wheel=0.29.0=py36_0
- xz=5.2.2=1
- yaml=0.1.6=0
- zlib=1.2.8=3
- pip:
- certifi==2017.4.17
- chardet==3.0.4
- ctregistermicroserviceflask==0.3.0
- geojson==1.3.5
- geomet==0.1.2
- idna==2.5
- poly-intersect (/Users/bcollins/projects/poly-intersect)==0.1.1
- shapely==1.5.17.post1
- urllib3==1.21.1
prefix: /Users/bcollins/anaconda/envs/gfw-api