Skip to content

Commit

Permalink
fix attempt 4 for ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanchk committed Jan 31, 2024
1 parent 9972515 commit d831b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ bayescd>=0.4
changepy>=0.3.1
hyperopt>=0.1.2
numpy>=1.17.5, <=1.22.4
pandas>=0.25.3, <=1.5.3
pandas>=0.25.3, <=2.0.3
pykalman>=0.9.5
scipy>=1.6.0
statsmodels>=0.13.0
statsmodels>=0.13.0, <=0.13.5
scikit-learn>=0.24.2
decorator>=5.1.0

0 comments on commit d831b49

Please sign in to comment.