Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ docker
|
|
22 |
sympy
|
23 |
seaborn
|
24 |
IPython
|
25 |
-
tensorflow
|
|
|
|
22 |
sympy
|
23 |
seaborn
|
24 |
IPython
|
25 |
+
tensorflow
|
26 |
+
statsmodels
|