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