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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ scikit-learn == 0.22

# For TPOT wrapper scripts in run_TPOT
# Current used version, may not be critical
joblib == 0.16.0
joblib == 1.2.0

# For prcurve plot output
# Current used version, may not be critical
Expand Down