Skip to content

Commit

Permalink
bokeh==2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBrie committed Mar 29, 2024
1 parent 6127df0 commit 62d6d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3_Streamlit_dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN pip install streamlit_option_menu
RUN pip install requests
RUN pip install matplotlib
RUN pip install seaborn
RUN pip install bokeh
RUN pip install bokeh==2.4.3
RUN pip install plotly

# expose the port that uvicorn will run the app on
Expand Down

0 comments on commit 62d6d66

Please sign in to comment.