BananaSauce commited on
Commit
b07828b
·
1 Parent(s): a089b0d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas
2
+ streamlit
3
+ csv
4
+ io
5
+ matplotlib
6
+ numpy