Skip to content

Commit

Permalink
Update requirements.txt to match pip version of dashboard package
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather authored Mar 1, 2024
1 parent 64da324 commit ccf5639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -31,4 +31,4 @@ ipykernel==6.29.0
streamlit>=1.31.1

# Functions for the dashboard
kailo-beewell-dashboard==0.2.0
kailo-beewell-dashboard==0.2.0

0 comments on commit ccf5639

Please sign in to comment.