Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ pandas
|
|
| 3 |
numpy
|
| 4 |
pycaret
|
| 5 |
ydata-profiling
|
| 6 |
-
streamlit-pandas-profiling
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
pycaret
|
| 5 |
ydata-profiling
|
| 6 |
+
streamlit-pandas-profiling
|
| 7 |
+
flask
|
| 8 |
+
openai
|
| 9 |
+
flask_cors
|