Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ requests
|
|
| 3 |
twilio
|
| 4 |
python-dotenv
|
| 5 |
flask-sqlalchemy
|
| 6 |
-
streamlit==1.
|
| 7 |
uvicorn>=0.14.0
|
| 8 |
websockets>=10.4
|
| 9 |
spaces
|
|
|
|
| 3 |
twilio
|
| 4 |
python-dotenv
|
| 5 |
flask-sqlalchemy
|
| 6 |
+
streamlit==1.54.0
|
| 7 |
uvicorn>=0.14.0
|
| 8 |
websockets>=10.4
|
| 9 |
spaces
|