Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python-sdk/requirements-ml.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scikit-learn>=1.5.0 # Updated to fix CVE (sensitive data leakage)
scipy==1.17.0

# Model Training and Evaluation
tensorboard==2.15.1
tensorboard==2.20.0
mlflow>=2.22.2 # Updated to fix CVE (RCE, path traversal, weak auth)
optuna==4.7.0
wandb==0.16.2
Expand Down
Loading