Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langgraph==0.2.53
|
|
4 |
langchain-openai==0.2.14
|
5 |
langchain-community==0.3.20
|
6 |
pypdf==5.1.0
|
7 |
-
python-dotenv==1.0.1
|
|
|
|
4 |
langchain-openai==0.2.14
|
5 |
langchain-community==0.3.20
|
6 |
pypdf==5.1.0
|
7 |
+
python-dotenv==1.0.1
|
8 |
+
markdown-pdf==1.5
|