Skip to content

Commit

Permalink
restrict evaluate version to mitigate CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruinong Tian committed Jan 30, 2025
1 parent 4f844d4 commit d39b905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build_artifacts/v2/v2.2/v2.2.2/cpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ conda-forge::sentencepiece[version='>=0.1.99,<0.2.0']
conda-forge::docker-cli[version='>=27.1.1,<27.2.0']
conda-forge::libmamba[version='>=1.5.11,<1.6.0']
conda-forge::dash[version='>=2.18.1,<2.19.0']
conda-forge::evaluate[version='<0.4.2']
1 change: 1 addition & 0 deletions build_artifacts/v2/v2.2/v2.2.2/gpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ conda-forge::sentencepiece[version='>=0.1.99,<0.2.0']
conda-forge::docker-cli[version='>=27.1.1,<27.2.0']
conda-forge::libmamba[version='>=1.5.11,<1.6.0']
conda-forge::dash[version='>=2.18.1,<2.19.0']
conda-forge::evaluate[version='<0.4.2']

0 comments on commit d39b905

Please sign in to comment.