From 2a5df199726196ea9f9a359e2e740687a7e63679 Mon Sep 17 00:00:00 2001 From: dafeliton Date: Thu, 5 Dec 2024 16:51:22 -0800 Subject: [PATCH] add disclaimer --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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