Rong6693 commited on
Commit
b5bc2f3
·
verified ·
1 Parent(s): 85234b6

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.28.0
2
+ pandas==2.0.3
3
+ plotly==5.15.0
4
+ python-dateutil==2.8.2
5
+ numpy==1.24.3