Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -16,15 +16,9 @@ faiss-cpu
|
|
16 |
google-generativeai
|
17 |
agno
|
18 |
supabase
|
19 |
-
faiss-cpu==1.7.4
|
20 |
sentence-transformers==2.2.2
|
21 |
supabase==1.0.4
|
22 |
python-dotenv==1.0.0
|
23 |
-
langchain==0.1.0
|
24 |
-
langchain-core==0.1.0
|
25 |
-
langchain-community==0.0.10
|
26 |
-
langchain-groq==0.0.3
|
27 |
-
numpy==1.24.3
|
28 |
pandas==2.0.3
|
29 |
psycopg2-binary==2.9.7
|
30 |
asyncpg==0.28.0
|
|
|
16 |
google-generativeai
|
17 |
agno
|
18 |
supabase
|
|
|
19 |
sentence-transformers==2.2.2
|
20 |
supabase==1.0.4
|
21 |
python-dotenv==1.0.0
|
|
|
|
|
|
|
|
|
|
|
22 |
pandas==2.0.3
|
23 |
psycopg2-binary==2.9.7
|
24 |
asyncpg==0.28.0
|