https://github.com/alkaline-ml/pmdarima
Raw File
Tip revision: cafd5c79f1e5696c609716eca1514f0aaaf2d317 authored by Aaron Smith on 04 January 2022, 15:25:50 UTC
Missed a 3.6 reference (#473)
Tip revision: cafd5c7
requirements.txt
joblib>=0.11
Cython>=0.29,!=0.29.18
numpy>=1.19.3
pandas>=0.19
scikit-learn>=0.22
scipy>=1.3.2
statsmodels>=0.11,!=0.12.0
urllib3
setuptools>=38.6.0,!=50.0.0
back to top