-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
109 lines (109 loc) · 2.46 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
name: geospatial_training
channels:
- defaults
- conda-forge
dependencies:
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py36hecd8cb5_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1i=h9ed2024_0
- pip=20.3.3=py36hecd8cb5_0
- python=3.6.12=h26836e1_2
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py36hecd8cb5_0
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- access==1.1.3
- affine==2.3.0
- attrs==20.3.0
- beautifulsoup4==4.9.3
- chardet==4.0.0
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.7.1
- coverage==5.4
- cycler==0.10.0
- decorator==4.4.2
- descartes==1.1.0
- docopt==0.6.2
- esda==2.3.6
- fiona==1.8.18
- gdal==3.2.1
- geopandas==0.8.2
- georasters==0.5.22
- giddy==2.3.3
- idna==2.10
- imageio==2.9.0
- importlib-metadata==3.4.0
- inequality==1.0.0
- iniconfig==1.1.1
- jinja2==2.11.2
- joblib==1.0.0
- kiwisolver==1.3.1
- libpysal==4.3.5
- llvmlite==0.35.0
- mapclassify==2.4.2
- markupsafe==1.1.1
- matplotlib==3.3.4
- mgwr==2.1.2
- mpmath==1.1.0
- munch==2.5.0
- networkx==2.5
- numba==0.52.0
- numpy==1.19.5
- opencv-contrib-python==4.5.1.48
- packaging==20.8
- pandas==1.1.5
- patsy==0.5.1
- pillow==8.1.0
- pluggy==0.13.1
- pointpats==2.2.0
- py==1.10.0
- pygeos==0.9
- pyparsing==2.4.7
- pyproj==3.0.0.post1
- pysal==2.3.0
- pytest==6.2.2
- pytest-cov==2.11.1
- python-dateutil==2.8.0
- pytz==2020.5
- pywavelets==1.1.1
- quantecon==0.4.8
- rasterio==1.2.0
- rasterstats==0.15.0
- requests==2.25.1
- rtree==0.9.7
- scikit-image==0.17.2
- scikit-learn==0.24.1
- scipy==1.5.4
- seaborn==0.11.1
- segregation==1.5.0
- shapely==1.7.1
- simplejson==3.17.2
- six==1.15.0
- snuggs==1.4.7
- soupsieve==2.1
- spaghetti==1.5.6
- spglm==1.0.8
- spint==1.0.7
- splot==1.1.3
- spreg==1.2.2
- spvcm==0.3.0
- statsmodels==0.12.1
- sympy==1.7.1
- threadpoolctl==2.1.0
- tifffile==2020.9.3
- tobler==0.6.0
- toml==0.10.2
- tqdm==4.56.0
- typing-extensions==3.7.4.3
- urllib3==1.24.3
- zipp==3.4.0
prefix: /Users/krishnalodha/opt/anaconda3/envs/geospatial_training