Spaces:
Sleeping
Sleeping
chore: added langchain-classic to requirements.txt to keep it in sync with environment.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,5 +12,6 @@ sentence-transformers
|
|
| 12 |
unstructured
|
| 13 |
markdown
|
| 14 |
python-dotenv>=1.0.0
|
|
|
|
| 15 |
crawl4ai>=0.3.0
|
| 16 |
selenium
|
|
|
|
| 12 |
unstructured
|
| 13 |
markdown
|
| 14 |
python-dotenv>=1.0.0
|
| 15 |
+
langchain-classic
|
| 16 |
crawl4ai>=0.3.0
|
| 17 |
selenium
|