AmnaHassan commited on
Commit
ab42134
·
verified ·
1 Parent(s): 25f35ab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==1.25.0
2
+ matplotlib==3.8.0
3
+ numpy==1.26.0
4
+ pandas==2.1.3