Skip to content

Commit d831b49

Browse files
committed
fix attempt 4 for ci cd
1 parent 9972515 commit d831b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ bayescd>=0.4
22
changepy>=0.3.1
33
hyperopt>=0.1.2
44
numpy>=1.17.5, <=1.22.4
5-
pandas>=0.25.3, <=1.5.3
5+
pandas>=0.25.3, <=2.0.3
66
pykalman>=0.9.5
77
scipy>=1.6.0
8-
statsmodels>=0.13.0
8+
statsmodels>=0.13.0, <=0.13.5
99
scikit-learn>=0.24.2
1010
decorator>=5.1.0

0 commit comments

Comments
 (0)