-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathnix_environment.yml
103 lines (103 loc) · 1.79 KB
/
nix_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
name: choro-example
channels:
- conda-forge
- defaults
dependencies:
- backports=1.0
- backports.functools_lru_cache=1.5
- backports_abc=0.5
- boost=1.66.0
- boost-cpp=1.66.0
- ca-certificates=2018.4.16
- certifi=2018.4.16
- click=6.7
- click-plugins=1.0.3
- cligj=0.4.0
- curl=7.59.0
- cycler=0.10.0
- descartes=1.1.0
- enum34=1.1.6
- expat=2.2.5
- freetype=2.8.1
- freexl=1.0.5
- functools32=3.2.3.2
- futures=3.2.0
- gdal=2.2.4
- geopandas=0.3.0
- geos=3.6.2
- geotiff=1.4.2
- hdf4=4.2.13
- hdf5=1.10.1
- icu=58.2
- jpeg=9b
- kealib=1.4.7
- kiwisolver=1.0.1
- krb5=1.14.6
- libgdal=2.2.4
- libiconv=1.15
- libpng=1.6.34
- libspatialindex=1.8.5
- libspatialite=4.3.0a
- libssh2=1.8.0
- libtiff=4.0.9
- libxml2=2.9.5
- matplotlib=2.2.2
- mkl_fft=1.0.2
- munch=2.3.1
- openjpeg=2.3.0
- openssl=1.0.2o
- pandas=0.22.0
- pip=9.0.3
- proj4=4.9.3
- psycopg2=2.7.4
- pyparsing=2.2.0
- pyproj=1.9.5.1
- pyqt=5.6.0
- pysal=1.14.3
- python=2.7.14
- python-dateutil=2.7.2
- pytz=2018.4
- qt=5.6.2
- rtree=0.8.3
- setuptools=39.1.0
- shapely=1.6.4
- singledispatch=3.4.0.3
- sip=4.18
- six=1.11.0
- sqlalchemy=1.2.7
- sqlite=3.20.1
- tornado=5.0.2
- wheel=0.31.0
- xerces-c=3.2.0
- xz=5.2.3
- zlib=1.2.11
- intel-openmp=2018.0.0
- mkl=2018.0.2
- numpy=1.14.2
- scipy=1.0.1
- pip:
- backports-abc==0.5
- backports.functools-lru-cache==1.5
- chardet==3.0.4
- dash==0.21.0
- dash-core-components==0.22.1
- dash-html-components==0.10.0
- dash-renderer==0.12.1
- 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
- mkl-fft==1.0.2
- 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