diff --git a/Pipfile b/Pipfile index cd157fb..d5595ed 100644 --- a/Pipfile +++ b/Pipfile @@ -6,5 +6,5 @@ verify_ssl = true [dev-packages] [packages] -streamlit = ">0.47.4" +streamlit = ">0.49.0" opencv-python = "*"