KunaalNaik commited on
Commit
242981b
·
verified ·
1 Parent(s): 797ada8

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.10.0
2
+ numpy==1.22.3
3
+ pandas==1.4.1
4
+ matplotlib==3.5.1