Spaces:
Runtime error
Runtime error
Commit
·
e8e3196
1
Parent(s):
3ec1727
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -67,7 +67,7 @@ jupyter_client==8.3.0
|
|
67 |
jupyter_core==5.3.1
|
68 |
jupyterlab-widgets==3.0.8
|
69 |
kiwisolver==1.4.4
|
70 |
-
langchain==0.0.
|
71 |
langchainplus-sdk==0.0.20
|
72 |
langsmith==0.0.10
|
73 |
layoutparser==0.3.4
|
@@ -125,7 +125,7 @@ pure-eval==0.2.2
|
|
125 |
pycocotools==2.0.6
|
126 |
pycodestyle==2.10.0
|
127 |
pycparser==2.21
|
128 |
-
pydantic==1.10.
|
129 |
pydub==0.25.1
|
130 |
Pygments==2.15.1
|
131 |
PyMuPDF==1.22.5
|
|
|
67 |
jupyter_core==5.3.1
|
68 |
jupyterlab-widgets==3.0.8
|
69 |
kiwisolver==1.4.4
|
70 |
+
langchain==0.0.234
|
71 |
langchainplus-sdk==0.0.20
|
72 |
langsmith==0.0.10
|
73 |
layoutparser==0.3.4
|
|
|
125 |
pycocotools==2.0.6
|
126 |
pycodestyle==2.10.0
|
127 |
pycparser==2.21
|
128 |
+
pydantic==1.10.11
|
129 |
pydub==0.25.1
|
130 |
Pygments==2.15.1
|
131 |
PyMuPDF==1.22.5
|