Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump streamlit from 1.31.1 to 1.37.0 in /image-reader #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion image-reader/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
streamlit==1.31.1
streamlit==1.37.0
boto3==1.34.57
Jinja2==3.1.4
chromadb==0.4.24
Expand Down
11 changes: 2 additions & 9 deletions image-reader/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ idna==3.7
# anyio
# requests
importlib-metadata==6.11.0
# via
# opentelemetry-api
# streamlit
# via opentelemetry-api
importlib-resources==6.3.1
# via chromadb
jinja2==3.1.4
Expand Down Expand Up @@ -235,7 +233,6 @@ python-dateutil==2.9.0.post0
# kubernetes
# pandas
# posthog
# streamlit
python-dotenv==1.0.1
# via uvicorn
pytz==2024.1
Expand Down Expand Up @@ -284,7 +281,7 @@ soupsieve==2.5
# via beautifulsoup4
starlette==0.36.3
# via fastapi
streamlit==1.31.1
streamlit==1.37.0
# via
# -r requirements.in
# streamlit-image-select
Expand Down Expand Up @@ -322,8 +319,6 @@ typing-extensions==4.10.0
# typer
tzdata==2024.1
# via pandas
tzlocal==5.2
# via streamlit
urllib3==2.2.1
# via
# botocore
Expand All @@ -333,8 +328,6 @@ uvicorn[standard]==0.28.0
# via chromadb
uvloop==0.19.0
# via uvicorn
validators==0.22.0
# via streamlit
watchdog==4.0.0
# via
# -r requirements.in
Expand Down