Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ scikit-learn>=1.3.0
|
|
15 |
openai>=1.0.0
|
16 |
gradio>=4.0.0
|
17 |
plotly>=5.0.0
|
18 |
-
pandas>=1.5.0
|
|
|
|
15 |
openai>=1.0.0
|
16 |
gradio>=4.0.0
|
17 |
plotly>=5.0.0
|
18 |
+
pandas>=1.5.0
|
19 |
+
nest_asyncio
|