Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
numpy==1.26.0
|
| 2 |
pandas==1.5.0
|
| 3 |
-
requests==2.
|
| 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.
|
| 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
|