-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathwin_environment.yml
111 lines (111 loc) · 2.69 KB
/
win_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
name: choro-example
channels:
- conda-forge
- defaults
dependencies:
- backports=1.0=py_2
- backports.functools_lru_cache=1.5=py_1
- backports_abc=0.5=py_1
- boost=1.66.0=py27_vc9_1
- boost-cpp=1.66.0=vc9_1
- ca-certificates=2018.4.16=0
- certifi=2018.4.16=py27_0
- click=6.7=py_1
- click-plugins=1.0.3=py_1
- cligj=0.4.0=py27_0
- curl=7.59.0=vc9_1
- cycler=0.10.0=py_1
- descartes=1.1.0=py_2
- enum34=1.1.6=py27_1
- expat=2.2.5=vc9_0
- fiona=1.7.13=py27h64536ba_3
- freetype=2.8.1=vc9_0
- freexl=1.0.5=vc9_0
- functools32=3.2.3.2=py27_2
- futures=3.2.0=py27_0
- gdal=2.2.4=py27_vc9_0
- geopandas=0.3.0=py_1
- geos=3.6.2=h2880e7c_2
- geotiff=1.4.2=vc9_1
- hdf4=4.2.13=vc9_0
- hdf5=1.10.1=vc9_2
- icu=58.2=vc9_0
- jpeg=9b=vc9_2
- kealib=1.4.7=vc9_4
- kiwisolver=1.0.1=py27hdc96acc_2
- krb5=1.14.6=vc9_0
- libgdal=2.2.4=vc9_5
- libiconv=1.15=h0c8e037_2
- libnetcdf=4.4.1.1=vc9_10
- libpng=1.6.34=vc9_0
- libpq=9.6.3=vc9_0
- libspatialindex=1.8.5=vc9_1
- libspatialite=4.3.0a=vc9_19
- libssh2=1.8.0=h0990ea7_2
- libtiff=4.0.9=vc9_0
- libxml2=2.9.5=vc9_2
- matplotlib=2.2.2=py27_1
- mkl_fft=1.0.2=py27_0
- munch=2.3.1=py_0
- openjpeg=2.3.0=vc9_2
- openssl=1.0.2o=vc9_0
- pandas=0.22.0=py27_1
- pip=9.0.3=py27_0
- proj4=4.9.3=vc9_5
- psycopg2=2.7.4=py27_0
- pyparsing=2.2.0=py_1
- pyproj=1.9.5.1=py27_0
- pyqt=5.6.0=py27h4cbc711_6
- pysal=1.14.3=py27_0
- python=2.7.14=5
- python-dateutil=2.7.2=py_0
- pytz=2018.4=py_0
- qt=5.6.2=vc9_1
- rtree=0.8.3=py27_0
- setuptools=39.1.0=py27_0
- shapely=1.6.4=py27hc31c106_1
- singledispatch=3.4.0.3=py27_0
- sip=4.18=py27_1
- six=1.11.0=py27_1
- sqlalchemy=1.2.7=py27h65ede16_0
- sqlite=3.20.1=vc9_2
- tornado=5.0.2=py27_0
- vc=9=0
- vs2008_runtime=9.0.30729.6161=0
- vs2015_runtime=14.0.25420=0
- wheel=0.31.0=py27_0
- wincertstore=0.2=py27_2
- xerces-c=3.2.0=vc9_0
- xz=5.2.3=0
- zlib=1.2.11=vc9_0
- blas=1.0=mkl
- icc_rt=2017.0.4=h97af966_0
- intel-openmp=2018.0.0=8
- mkl=2018.0.2=1
- numpy=1.14.2=py27h0bb1d87_1
- scipy=1.0.1=py27hffc5294_0
- pip:
- chardet==3.0.4
- cython==0.28.5
- dash==0.26.0
- dash-core-components==0.27.2
- dash-html-components==0.11.0
- dash-renderer==0.13.2
- decorator==4.3.0
- flask==1.0
- flask-compress==1.4.0
- idna==2.6
- ipython-genutils==0.2.0
- itsdangerous==0.24
- jinja2==2.10
- jsonschema==2.6.0
- jupyter-core==4.4.0
- markupsafe==1.0
- nbformat==4.4.0
- plotly==2.5.1
- randomcolor==0.4.4.5
- requests==2.18.4
- traitlets==4.3.2
- urllib3==1.22
- werkzeug==0.14.1
prefix: d:\windows_utils\miniconda3\envs\choro-example