Skip to content

Commit 671a8d0

Browse files
committed
Remove pins, fixes #31
1 parent 0748015 commit 671a8d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.10
6-
- bokeh<3.0
6+
- bokeh
77
- cartopy
88
- cython
99
- esda
1010
- folium
1111
- geopandas
1212
- geopy
1313
- geoviews
14-
- hvplot=0.8.3
15-
- jinja2<3.1
14+
- hvplot
15+
- jinja2
1616
- jupyterlab
1717
- matplotlib
1818
- movingpandas

0 commit comments

Comments
 (0)