danielhn commited on
Commit
64cb253
·
1 Parent(s): 156ecbd

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ plotly>=5.10.0
2
+ pandas>=1.4.3