azizalto commited on
Commit
910e5b2
1 Parent(s): 674f526

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -8,4 +8,7 @@ streamlit==1.2.0
8
 
9
  # -- model
10
  pystan==2.19.1.1
11
- prophet
 
 
 
 
8
 
9
  # -- model
10
  pystan==2.19.1.1
11
+ prophet
12
+
13
+ # -- viz
14
+ plotly==5.3.1