-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
141 lines (141 loc) · 3.39 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
name: bilbo
channels:
- conda-forge
- defaults
dependencies:
- dask=2024.2.1
- distributed=2024.2.1
- pip=24.0
- poetry=1.8.3
- python=3.11.8
- git
- pip:
- affine==2.4.0
- appdirs==1.4.4
- asttokens==2.4.1
- attrs==23.2.0
- beautifulsoup4==4.12.3
- bqplot==0.12.43
- branca==0.7.2
- cachetools==5.3.3
- certifi==2024.2.2
- click==8.1.7
- click-plugins==1.1.1
- cligj==0.7.2
- cloudpickle==3.0.0
- colour==0.1.5
- comm==0.2.2
- contourpy==1.2.1
- cycler==0.12.1
- dask-geopandas==0.4.1
- decorator==5.1.1
- earthengine-api==0.1.400
- eerepr==0.0.4
- executing==2.0.1
- fiona==1.9.6
- folium==0.16.0
- fonttools==4.51.0
- fsspec==2024.3.1
- future==1.0.0
- geemap==0.32.0
- geoalchemy2==0.14.7
- geocoder==1.38.1
- geopandas==0.14.4
- google-api-core==2.18.0
- google-api-python-client==2.127.0
- google-auth==2.29.0
- google-auth-httplib2==0.2.0
- google-cloud-core==2.4.1
- google-cloud-storage==2.16.0
- google-crc32c==1.5.0
- google-resumable-media==2.7.0
- googleapis-common-protos==1.63.0
- greenlet==3.0.3
- h3==3.7.7
- httplib2==0.22.0
- intake==2.0.5
- intake-geopandas==0.4.0
- intake-xarray==0.7.0
- intake-sql==0.4.0
- ipyevents==2.0.2
- ipyfilechooser==0.6.0
- ipyleaflet==0.19.0
- ipython==8.24.0
- ipytree==0.2.2
- ipywidgets==8.1.2
- jedi==0.19.1
- jinja2==3.1.3
- joblib==1.4.0
- jupyter-leaflet==0.19.0
- jupyterlab-widgets==3.0.10
- kiwisolver==1.4.5
- libpysal==4.10
- locket==1.0.0
- lz4==4.3.3
- markupsafe==2.1.5
- matplotlib==3.8.4
- matplotlib-inline==0.1.7
- numpy==1.26.4
- packaging==24.0
- pandas==2.2.2
- parso==0.8.4
- partd==1.4.1
- patsy==0.5.6
- pillow==10.3.0
- platformdirs==4.2.1
- plotly==5.21.0
- prompt-toolkit==3.0.43
- proto-plus==1.23.0
- protobuf==4.25.3
- psutil==5.9.8
- psycopg2==2.9.9
- pure-eval==0.2.2
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pygments==2.17.2
- pyogrio==0.9.0
- pyparsing==3.1.2
- pyperclip==1.8.2
- pyproj==3.6.1
- pyshp==2.3.1
- python-box==7.1.1
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytz==2024.1
- pyyaml==6.0.1
- rasterio==1.3.10
- rasterstats==0.19.0
- ratelim==0.1.6
- requests==2.31.0
- rsa==4.9
- scikit-learn==1.4.2
- scipy==1.13.0
- scooby==0.9.2
- setuptools==69.5.1
- shapely==2.0.4
- simplejson==3.19.2
- six==1.16.0
- snuggs==1.4.7
- sortedcontainers==2.4.0
- soupsieve==2.5
- sqlalchemy==2.0.29
- stack-data==0.6.3
- statsmodels==0.14.2
- tblib==3.0.0
- tenacity==8.2.3
- threadpoolctl==3.4.0
- tobler==0.11.2
- toolz==0.12.1
- tornado==6.4
- tqdm==4.66.2
- traitlets==5.14.3
- traittypes==0.2.1
- typing-extensions==4.11.0
- tzdata==2024.1
- uritemplate==4.1.1
- urllib3==2.2.1
- wcwidth==0.2.13
- widgetsnbextension==4.0.10
- xyzservices==2024.4.0
- zict==3.0.0
- zipp==3.18.1