From 9c8ec29610637bf41aa9da587d18dd9f3c3122bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:55:58 +0000 Subject: [PATCH] Bump streamlit from 0.79.0 to 1.11.1 in /Face-Detection-Tracking Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.79.0 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.79.0...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Face-Detection-Tracking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face-Detection-Tracking/requirements.txt b/Face-Detection-Tracking/requirements.txt index 75887d9..41ef650 100644 --- a/Face-Detection-Tracking/requirements.txt +++ b/Face-Detection-Tracking/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.3.2 mtcnn==0.1.0 scikit_image==0.17.2 numpy==1.19.5 -streamlit==0.79.0 +streamlit==1.11.1 numba==0.53.1 filterpy==1.4.5 opencv_python_headless==4.5.1.48