SergioI1991 commited on
Commit
f1cfd49
·
verified ·
1 Parent(s): 94624e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -29
requirements.txt CHANGED
@@ -1,30 +1,31 @@
1
- Flask==3.0.3
2
- Flask_Cors==5.0.0
3
- numpy
4
- pandas==2.2.3
5
- #rapidfuzz==3.10.1
6
- Requests==2.32.3
7
- #scikit_learn==1.4.1.post1
8
- #scikit_learn==1.5.2
9
- psycopg2-binary==2.9.10
10
- python-dotenv==1.0.1
11
- apscheduler==3.11.0
12
- redis==3.5.3
13
- faiss-cpu==1.10.0
14
- groq==0.15.0
15
- llama_index==0.12.13
16
- llama_index.llms.groq==0.3.1
17
- #langchain_groq==0.2.4
18
- #langchain_core==0.3.39
19
- sentence_transformers==3.4.0
20
- gunicorn
21
- llama-index-embeddings-huggingface==0.5.4
22
- onnxruntime==1.22.0
23
- langchain-groq==0.3.2
24
- python-docx==1.1.2
25
- langchain_community==0.3.23
26
- requests==2.32.3
27
- gdown==5.2.0
28
- pymupdf==1.25.5
29
- openpyxl==3.1.5
 
30
  # must install https://aka.ms/vs/17/release/vc_redist.x64.exe
 
1
+ Flask==3.0.3
2
+ Flask_Cors==5.0.0
3
+ numpy
4
+ pandas==2.2.3
5
+ #rapidfuzz==3.10.1
6
+ Requests==2.32.3
7
+ #scikit_learn==1.4.1.post1
8
+ #scikit_learn==1.5.2
9
+ psycopg2-binary==2.9.10
10
+ python-dotenv==1.0.1
11
+ apscheduler==3.11.0
12
+ redis==3.5.3
13
+ faiss-cpu==1.10.0
14
+ groq==0.15.0
15
+ llama_index==0.12.13
16
+ llama_index.llms.groq==0.3.1
17
+ #langchain_groq==0.2.4
18
+ #langchain_core==0.3.39
19
+ langdetect
20
+ sentence_transformers==3.4.0
21
+ gunicorn
22
+ llama-index-embeddings-huggingface==0.5.4
23
+ onnxruntime==1.22.0
24
+ langchain-groq==0.3.2
25
+ python-docx==1.1.2
26
+ langchain_community==0.3.23
27
+ requests==2.32.3
28
+ gdown==5.2.0
29
+ pymupdf==1.25.5
30
+ openpyxl==3.1.5
31
  # must install https://aka.ms/vs/17/release/vc_redist.x64.exe