Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ ydata_profiling
|
|
9 |
pydantic_settings
|
10 |
streamlit_pandas_profiling
|
11 |
requests
|
12 |
-
asyncio
|
|
|
|
9 |
pydantic_settings
|
10 |
streamlit_pandas_profiling
|
11 |
requests
|
12 |
+
asyncio
|
13 |
+
joblib
|