Skip to content

Commit 73523bb

Browse files
chore(deps): bump streamlit in /examples/usecases/youtube_ocr
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.0 to 1.52.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.45.0...1.52.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09aa77b commit 73523bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/usecases/youtube_ocr/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ffmpeg-python==0.2.0
22
opencv-python==4.9.0.80
33
streamlit==1.45.0
44
pytesseract==0.3.13
5-
streamlit==1.45.1
5+
streamlit==1.52.0
66
camel-ai[all]==0.2.61
77
python-dotenv==1.1.0
88
Pillow==11.3.0

0 commit comments

Comments
 (0)