Skip to content

Commit fdc595a

Browse files
authored
chore(deps): unpin typing-extensions (#282)
1 parent 14f605d commit fdc595a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
extras_require={
5252
"streamlit": [
5353
"streamlit==1.18.1",
54-
"typing-extensions==3.10.0",
54+
"typing-extensions>=3.10.0",
5555
"streamlit_pandas_profiling==0.1.3",
5656
"ydata-profiling==4.0.0",
5757
"ydata-sdk>=0.2.1"

0 commit comments

Comments
 (0)