Spaces:
Runtime error
Runtime error
justest commited on
Commit ·
ffa1a72
1
Parent(s): 96e2d26
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -24,3 +24,4 @@ numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
| 24 |
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
| 25 |
PyExecJS
|
| 26 |
browser_cookie3
|
|
|
|
|
|
| 24 |
tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
| 25 |
PyExecJS
|
| 26 |
browser_cookie3
|
| 27 |
+
langchain==0.0.228
|