vincentiusyoshuac commited on
Commit
7fc56c4
·
verified ·
1 Parent(s): 5ae4604

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ pandas==2.2.0
3
+ numpy==1.26.3
4
+ plotly==5.18.0
5
+ python-dotenv==1.0.0