We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f605d commit fdc595aCopy full SHA for fdc595a
1 file changed
setup.py
@@ -51,7 +51,7 @@
51
extras_require={
52
"streamlit": [
53
"streamlit==1.18.1",
54
- "typing-extensions==3.10.0",
+ "typing-extensions>=3.10.0",
55
"streamlit_pandas_profiling==0.1.3",
56
"ydata-profiling==4.0.0",
57
"ydata-sdk>=0.2.1"
0 commit comments