giswqs commited on
Commit
6b0bf84
·
1 Parent(s): fc1e226

Updated env.yml

Browse files
Files changed (1) hide show
  1. environment.yml +3 -3
environment.yml CHANGED
@@ -3,11 +3,11 @@ channels:
3
  - conda-forge
4
  dependencies:
5
  - gdal
6
- - geopandas
7
- - keplergl
8
- - streamlit
9
  - pip
10
  - pip:
 
 
 
11
  - localtileserver
12
  - palettable
13
  - streamlit-folium
 
3
  - conda-forge
4
  dependencies:
5
  - gdal
 
 
 
6
  - pip
7
  - pip:
8
+ - geopandas
9
+ - keplergl
10
+ - streamlit
11
  - localtileserver
12
  - palettable
13
  - streamlit-folium