Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@
|
|
5 |
langchain==0.3.14
|
6 |
python-dotenv
|
7 |
langchain-community==0.3.14
|
8 |
-
langchain-openai==0.2.14
|
|
|
|
5 |
langchain==0.3.14
|
6 |
python-dotenv
|
7 |
langchain-community==0.3.14
|
8 |
+
langchain-openai==0.2.14
|
9 |
+
Markdown==3.7
|