Unverified Commit b4840386 authored by Kirthi Shankar Sivamani's avatar Kirthi Shankar Sivamani Committed by GitHub
Browse files

Pin NLTK version to fix JAX ci (#1096)


Signed-off-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>
Co-authored-by: default avatarPhuong Nguyen <36155692+phu0ngng@users.noreply.github.com>
parent def4d1cb
......@@ -4,6 +4,7 @@
set -xe
pip install nltk==3.8.1
pip install pytest==8.2.1
: ${TE_PATH:=/opt/transformerengine}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment