Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ plotly
|
|
5 |
scikit_learn
|
6 |
pandas_profiling
|
7 |
streamlit
|
8 |
-
|
|
|
9 |
|
|
|
5 |
scikit_learn
|
6 |
pandas_profiling
|
7 |
streamlit
|
8 |
+
data_profiling
|
9 |
+
pydantic_settings
|
10 |
|