Skip to content

Commit 55cedfe

Browse files
authored
Create requirements.txt
1 parent c9fb050 commit 55cedfe

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

requirements.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
(23 sloc) 285 Bytes
2+
3+
geojson
4+
geojsonio
5+
geopandas
6+
ipyleaflet
7+
ipywidgets
8+
matplotlib
9+
numpy==1.14.* # pinned because numpy 15.0 throws runtime warning
10+
opencv-python==3.3.0.10
11+
planet
12+
pyproj
13+
pytest
14+
rasterio==1.0.9
15+
scikit-image
16+
scikit-learn
17+
shapely
18+
tqdm
19+
holoviews
20+
geoviews
21+
pandas
22+
requests
23+
fiona
24+
bokeh
25+
descartes

0 commit comments

Comments
 (0)