Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
pycaret
|
| 3 |
-
pandas
|
| 4 |
ydata-profiling
|
| 5 |
-
pandas-profiling
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pycaret
|
|
|
|
| 3 |
ydata-profiling
|
| 4 |
+
pandas-profiling
|
| 5 |
+
pydantic==1.10.2
|