Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -21,7 +21,8 @@ idna==3.4
|
|
| 21 |
importlib-metadata==6.6.0
|
| 22 |
Jinja2==3.1.2
|
| 23 |
jsonschema==4.17.3
|
| 24 |
-
langchain==0.0.
|
|
|
|
| 25 |
lxml==4.9.2
|
| 26 |
markdown-it-py==2.2.0
|
| 27 |
MarkupSafe==2.1.2
|
|
|
|
| 21 |
importlib-metadata==6.6.0
|
| 22 |
Jinja2==3.1.2
|
| 23 |
jsonschema==4.17.3
|
| 24 |
+
langchain==0.0.234
|
| 25 |
+
langsmith==0.0.5
|
| 26 |
lxml==4.9.2
|
| 27 |
markdown-it-py==2.2.0
|
| 28 |
MarkupSafe==2.1.2
|