Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ langchain_groq
|
|
| 6 |
faiss-cpu
|
| 7 |
sentence_transformers
|
| 8 |
pandas
|
| 9 |
-
asyncio
|
|
|
|
|
|
| 6 |
faiss-cpu
|
| 7 |
sentence_transformers
|
| 8 |
pandas
|
| 9 |
+
asyncio
|
| 10 |
+
playwright install
|