Skip to content
Merged
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
4 changes: 2 additions & 2 deletions conda/recipes/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ xgboost_version:

# Versions for conda
conda_version:
- '=4.10.3'
- '=4.12.0'
conda_build_version:
- '=3.21.7'
- '=3.21.8'
conda_verify_version:
- '=3.1.1'
Comment on lines 19 to 20

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to update conda-verify later, but given what it is pinned to it might be worth handling that separately


Expand Down