Zahid0123 commited on
Commit
272a9a5
·
verified ·
1 Parent(s): 4bcae46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  faiss-cpu==1.9.0
2
  sentence-transformers==2.2.0
3
- numpy==1.21.0
4
  pandas==1.5.0
5
  groq==0.4.0
6
  PyPDF2==3.0.0
7
  beautifulsoup4==4.12.0
8
  markdown==3.4.0
9
- gradio==4.0.0
10
  requests==2.31.0
11
  python-dotenv==1.0.0
12
  tqdm==4.66.0
 
1
  faiss-cpu==1.9.0
2
  sentence-transformers==2.2.0
3
+ numpy==1.26.0
4
  pandas==1.5.0
5
  groq==0.4.0
6
  PyPDF2==3.0.0
7
  beautifulsoup4==4.12.0
8
  markdown==3.4.0
9
+ gradio==4.27.0
10
  requests==2.31.0
11
  python-dotenv==1.0.0
12
  tqdm==4.66.0