diff --git a/pyproject.toml b/pyproject.toml index 3d37ff2..cb5426d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "transformers", "datasets[vision]", "umap-learn", - "nrtk[headless]>=0.12.0,<=0.16.0", + "nrtk[headless]>=0.12.0,<=0.19.1", "trame-annotations>=0.4.0", "kwcoco", ]