diff --git a/setup.py b/setup.py index 7fe9a0e4..b63305b5 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "streamlit==1.18.1", "typing-extensions>=3.10.0", "streamlit_pandas_profiling==0.1.3", - "ydata-profiling==4.0.0", + "ydata-profiling==4.6.1", "ydata-sdk>=0.2.1" ], },