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 858ef24 commit 36ba40f
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.1/v2.1.1/cpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ conda-forge::python-gssapi[version='>=1.9.0,<1.10.0']
conda-forge::tf-keras[version='>=2.17.0,<2.18.0']
conda-forge::git-remote-codecommit[version='>=1.16,<1.17.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.1/v2.1.1/gpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ conda-forge::python-gssapi[version='>=1.9.0,<1.10.0']
conda-forge::tf-keras[version='>=2.17.0,<2.18.0']
conda-forge::git-remote-codecommit[version='>=1.16,<1.17.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 36ba40f

Please sign in to comment.