Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ openai
|
|
| 6 |
todoist-api-python
|
| 7 |
flask
|
| 8 |
twilio
|
| 9 |
-
fastapi
|
| 10 |
uvicorn
|
| 11 |
ffmpy
|
| 12 |
google-cloud-storage
|
|
|
|
| 6 |
todoist-api-python
|
| 7 |
flask
|
| 8 |
twilio
|
| 9 |
+
fastapi==0.112.2
|
| 10 |
uvicorn
|
| 11 |
ffmpy
|
| 12 |
google-cloud-storage
|