Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
langchain
|
| 3 |
-
langgraph
|
| 4 |
anthropic
|
| 5 |
-
pandas
|
| 6 |
-
numpy
|
| 7 |
-
faker
|
| 8 |
-
python-dotenv
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
langchain
|
| 3 |
+
langgraph
|
| 4 |
anthropic
|
| 5 |
+
pandas
|
| 6 |
+
numpy
|
| 7 |
+
faker
|
| 8 |
+
python-dotenv
|