Skip to content

Commit

Permalink
Up embedded app versions to >=1.38.0 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dmatthews authored Aug 29, 2024
1 parent ed0b9cb commit 998f37f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion python/api-examples-source/charts.video3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit>=1.37.0
streamlit>=1.38.0
webvtt-py
2 changes: 1 addition & 1 deletion python/api-examples-source/guides/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit>=1.37.0
streamlit>=1.38.0
2 changes: 1 addition & 1 deletion python/api-examples-source/hello/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ numpy==1.23.5
scipy
altair==4.2.0
pydeck==0.8.0
streamlit>=1.37.0
streamlit>=1.38.0
2 changes: 1 addition & 1 deletion python/api-examples-source/mpa-hello/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ scipy
altair==4.2.0
pydeck==0.8.0
opencv-python-headless==4.6.0.66
streamlit>=1.37.0
streamlit>=1.38.0
2 changes: 1 addition & 1 deletion python/api-examples-source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pydeck==0.8.0
Faker==19.1.0
openai==1.3.0
vega_datasets
streamlit>=1.37.0
streamlit>=1.38.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
streamlit>=1.37.0
streamlit>=1.38.0
toml
sqlalchemy==1.4
duckdb
Expand Down
2 changes: 1 addition & 1 deletion python/api-examples-source/theming/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
streamlit>=1.37.0
streamlit>=1.38.0
vega_datasets
altair==4.2.0
plotly==5.13.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit>=1.37.0
streamlit>=1.38.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
vega_datasets
streamlit==1.37.0
streamlit==1.38.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Faker
streamlit==1.37.0
streamlit==1.38.0
2 changes: 1 addition & 1 deletion python/api-examples-source/tutorials/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit>=1.37.0
streamlit>=1.38.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit>=1.37.0
streamlit>=1.38.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit>=1.37.0
streamlit>=1.38.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit>=1.37.0
streamlit>=1.38.0
langchain-openai

0 comments on commit 998f37f

Please sign in to comment.