shouzen commited on
Commit
157be07
·
1 Parent(s): de4dd16

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fbprophet
2
+ matplotlib==3.5.2
3
+ numpy==1.22.4
4
+ pyqt==5.15.4
5
+ pyqt5-sip==12.9.0
6
+ pystan==2.19.1.1
7
+ python==3.8.13
8
+ setuptools==62.6.0
9
+ statsmodels==0.13.2
10
+ pmdarima==1.8.5
11
+ streamlit==1.10.0
12
+ pandas==1.4.2