We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9972515 commit d831b49Copy full SHA for d831b49
requirements.txt
@@ -2,9 +2,9 @@ bayescd>=0.4
2
changepy>=0.3.1
3
hyperopt>=0.1.2
4
numpy>=1.17.5, <=1.22.4
5
-pandas>=0.25.3, <=1.5.3
+pandas>=0.25.3, <=2.0.3
6
pykalman>=0.9.5
7
scipy>=1.6.0
8
-statsmodels>=0.13.0
+statsmodels>=0.13.0, <=0.13.5
9
scikit-learn>=0.24.2
10
decorator>=5.1.0
0 commit comments