Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,11 +8,11 @@ todoist-api-python
|
|
| 8 |
flask
|
| 9 |
twilio
|
| 10 |
fastapi
|
| 11 |
-
gradio==5.8.0
|
| 12 |
uvicorn
|
| 13 |
ffmpy
|
| 14 |
google-cloud-storage
|
| 15 |
fpdf
|
| 16 |
markdown
|
| 17 |
nest_asyncio
|
| 18 |
-
reportlab
|
|
|
|
|
|
| 8 |
flask
|
| 9 |
twilio
|
| 10 |
fastapi
|
|
|
|
| 11 |
uvicorn
|
| 12 |
ffmpy
|
| 13 |
google-cloud-storage
|
| 14 |
fpdf
|
| 15 |
markdown
|
| 16 |
nest_asyncio
|
| 17 |
+
reportlab
|
| 18 |
+
gradio==5.8.0
|