From ccf5639a3f6b02d0a657353768550429d4593fe5 Mon Sep 17 00:00:00 2001 From: Amy Heather <92166537+amyheather@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:29:29 +0000 Subject: [PATCH] Update requirements.txt to match pip version of dashboard package --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6a16ea7..85ed686 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ geopandas==0.9.0 numpy==1.26.0 pandas==2.1.1 -pip==23.3.2 +pip==24.0 plotly==5.9.0 # For linting jupyter notebooks @@ -31,4 +31,4 @@ ipykernel==6.29.0 streamlit>=1.31.1 # Functions for the dashboard -kailo-beewell-dashboard==0.2.0 \ No newline at end of file +kailo-beewell-dashboard==0.2.0