diff --git a/requirements.txt b/requirements.txt index b03f77f..7314229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pandas==1.5.2 #osmnx subdependecies are partially unpinned -numpy==1.23.5 -matplotlib==3.6.2 -osmnx==1.2.3 \ No newline at end of file +pandas==2.0.3 #osmnx subdependecies are partially unpinned +numpy==1.25.2 +osmnx==1.6.0 +matplotlib==3.7.2 \ No newline at end of file diff --git a/streamlit-prettymapp/requirements.txt b/streamlit-prettymapp/requirements.txt index d558b17..c50a7cf 100644 --- a/streamlit-prettymapp/requirements.txt +++ b/streamlit-prettymapp/requirements.txt @@ -1,3 +1,3 @@ -streamlit==1.25.0 +streamlit==1.26.0 streamlit-image-select==0.6.0 -e ../prettymapp \ No newline at end of file