Zahid0123 commited on
Commit
760c71b
·
verified ·
1 Parent(s): 0a0dc46

Update requirements.txt

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