Skip to content

Commit

Permalink
restrict evaluate version to get rid of gradio, which causes many CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruinong Tian committed Jan 28, 2025
1 parent f3a3692 commit 7dfa8be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_artifacts/v2/v2.0/v2.0.2/cpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ conda-forge::pyhive[version='>=0.7.0,<0.8.0']
conda-forge::python-gssapi[version='>=1.8.3,<1.9.0']
conda-forge::tf-keras[version='>=2.17.0,<2.18.0']
conda-forge::sentencepiece[version='>=0.1.99,<0.2.0']
conda-forge::gradio[version='>=5.0.0']
conda-forge::evaluate[version='<=0.4.1']
conda-forge::libmamba[version='<2.0.0']
2 changes: 1 addition & 1 deletion build_artifacts/v2/v2.0/v2.0.2/gpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ conda-forge::pyhive[version='>=0.7.0,<0.8.0']
conda-forge::python-gssapi[version='>=1.8.3,<1.9.0']
conda-forge::tf-keras[version='>=2.17.0,<2.18.0']
conda-forge::sentencepiece[version='>=0.1.99,<0.2.0']
conda-forge::gradio[version='>=5.0.0']
conda-forge::evaluate[version='<=0.4.1']
conda-forge::libmamba[version='<2.0.0']

0 comments on commit 7dfa8be

Please sign in to comment.