cboettig commited on
Commit
a4100a3
1 Parent(s): 46159bc

local solution

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  pandas==2.2.2
2
- leafmap[maplibre]==0.34.0
3
- ibis-framework[duckdb]==0.9.1
4
  streamlit==1.35.0
5
  streamlit_folium==0.20.0
6
  altair==5.3.0
7
  referencing==0.35.1
 
 
 
8
 
 
1
  pandas==2.2.2
2
+ leafmap[maplibre]
3
+ ibis-framework[duckdb]
4
  streamlit==1.35.0
5
  streamlit_folium==0.20.0
6
  altair==5.3.0
7
  referencing==0.35.1
8
+ rasterio==1.3.10
9
+ shapely==2.0.4
10
+ shiny==0.10.2
11