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