MansoorSarookh commited on
Commit
62ee244
·
verified ·
1 Parent(s): cc883d1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit==1.27.0
2
+ pandas==2.1.3
3
+ sqlite3 # SQLite is part of Python's standard library; no need to install it separately