Skip to content

Commit c230b3b

Browse files
chore(deps): update dependency streamlit to v1.32.2
1 parent 6466686 commit c230b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
install_requires=requirements,
5151
extras_require={
5252
"streamlit": [
53-
"streamlit==1.29.0",
53+
"streamlit==1.32.2",
5454
"typing-extensions>=3.10.0",
5555
"streamlit_pandas_profiling==0.1.3",
5656
"ydata-profiling<5",

0 commit comments

Comments
 (0)