We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1618ae1 commit 70504e2Copy full SHA for 70504e2
1 file changed
setup.py
@@ -50,7 +50,7 @@
50
install_requires=requirements,
51
extras_require={
52
"streamlit": [
53
- "streamlit==0.18.1",
+ "streamlit==1.18.1",
54
"typing-extensions==3.10.0",
55
"streamlit_pandas_profiling==0.1.3",
56
"ydata-profiling==4.0.0"
0 commit comments