chore: bump known 3.11+ dependencies

This commit is contained in:
Matthias
2025-07-04 08:50:55 +02:00
parent e1f26aeb4e
commit 5f59e1435e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
-r requirements.txt -r requirements.txt
# Required for hyperopt # Required for hyperopt
scipy==1.15.3 scipy==1.16.0
scikit-learn==1.7.0 scikit-learn==1.7.0
filelock==3.18.0 filelock==3.18.0
optuna==4.4.0 optuna==4.4.0

View File

@@ -1,4 +1,4 @@
numpy==2.2.6 numpy==2.3.1
pandas==2.3.0 pandas==2.3.0
bottleneck==1.5.0 bottleneck==1.5.0
numexpr==2.11.0 numexpr==2.11.0