Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
-
langgraph
|
| 2 |
-
langchain
|
| 3 |
-
langchain-groq
|
| 4 |
-
pydantic
|
| 5 |
-
matplotlib
|
| 6 |
-
gradio
|
| 7 |
-
pypdf
|
| 8 |
-
beautifulsoup4
|
| 9 |
-
langchain-community
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langgraph
|
| 2 |
+
langchain
|
| 3 |
+
langchain-groq
|
| 4 |
+
pydantic
|
| 5 |
+
matplotlib
|
| 6 |
+
gradio
|
| 7 |
+
pypdf
|
| 8 |
+
beautifulsoup4
|
| 9 |
+
langchain-community
|
| 10 |
+
python-dotenv
|
| 11 |
+
markdown
|
| 12 |
+
xhtml2pdf
|