Skip to content

Commit

Permalink
Update dependency pandas to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 0bed2d6 commit db67cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ numpy>=1.21.6 ; python_version == '3.10'
numpy>=1.23.5 ; python_version == '3.11'
numpy>=2.0.0 ; python_version >= '3.12'
scikit-learn==1.5.2
pandas==2.1.3 ; python_version < '3.11'
pandas==2.2.2 ; python_version < '3.11'
pandas==2.2.2 ; python_version >= '3.11'
xgboost==2.1.1
lightgbm==4.5.0
Expand Down

0 comments on commit db67cf0

Please sign in to comment.