Spaces:
Sleeping
Sleeping
Add numpy to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ streamlit_feedback
|
|
| 9 |
langchain_google_genai
|
| 10 |
seaborn
|
| 11 |
matplotlib
|
| 12 |
-
pandas
|
|
|
|
|
|
| 9 |
langchain_google_genai
|
| 10 |
seaborn
|
| 11 |
matplotlib
|
| 12 |
+
pandas
|
| 13 |
+
numpy
|