Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -81,6 +81,7 @@ jupyterlab-pygments==0.2.2
|
|
81 |
jupyterlab-widgets==3.0.5
|
82 |
kiwisolver==1.4.4
|
83 |
linkify-it-py==1.0.3
|
|
|
84 |
markdown-it-py==2.1.0
|
85 |
MarkupSafe==2.1.1
|
86 |
matplotlib==3.6.2
|
|
|
81 |
jupyterlab-widgets==3.0.5
|
82 |
kiwisolver==1.4.4
|
83 |
linkify-it-py==1.0.3
|
84 |
+
langchain
|
85 |
markdown-it-py==2.1.0
|
86 |
MarkupSafe==2.1.1
|
87 |
matplotlib==3.6.2
|