diff --git a/requirements.txt b/requirements.txt index 3c9fadf..893601a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cenpy python-Levenshtein geopy ipyleaflet -keplergl +keplergl mesa-geo mesa matplotlib @@ -21,6 +21,9 @@ contextily jupyterlab_widgets osmnx +# TODO: keplergl/bokeh conflict with their dependency on ipywidgets as of 12/5/24. keplergl wants ipyiwdgets<8 >=7.8.1, but bokeh wants ==8.*. +# May have to pick one or the other + # New packages ipywidgets panel