Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,8 @@ langchain-community
|
|
| 4 |
langgraph
|
| 5 |
numexpr
|
| 6 |
streamlit
|
| 7 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
langgraph
|
| 5 |
numexpr
|
| 6 |
streamlit
|
| 7 |
+
python-dotenv
|
| 8 |
+
sympy
|
| 9 |
+
numpy
|
| 10 |
+
scipy
|
| 11 |
+
pandas
|