riazmo commited on
Commit
68284cf
·
verified ·
1 Parent(s): 087ac11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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