Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -25,3 +25,5 @@ requests>=2.31.0
|
|
| 25 |
|
| 26 |
# Database (SQLite is built-in to Python)
|
| 27 |
# sqlite3 is included with Python
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
# Database (SQLite is built-in to Python)
|
| 27 |
# sqlite3 is included with Python
|
| 28 |
+
|
| 29 |
+
streamlit>=1.29.0
|