Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ PyPDF2==3.0.0
|
|
| 7 |
beautifulsoup4==4.12.0
|
| 8 |
markdown==3.4.0
|
| 9 |
gradio==4.27.0
|
| 10 |
-
requests==2.
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tqdm==4.66.0
|
| 13 |
gTTS==2.3.0
|
|
|
|
| 7 |
beautifulsoup4==4.12.0
|
| 8 |
markdown==3.4.0
|
| 9 |
gradio==4.27.0
|
| 10 |
+
requests==2.28.0
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tqdm==4.66.0
|
| 13 |
gTTS==2.3.0
|